MCPcopy Create free account
hub / github.com/elimity-com/scim / SubAttributes

Method SubAttributes

schema/core.go:151–153  ·  view source on GitHub ↗

SubAttributes returns the sub attributes.

()

Source from the content-addressed store, hash-verified

149
150// SubAttributes returns the sub attributes.
151func (a CoreAttribute) SubAttributes() Attributes {
152 return a.subAttributes
153}
154
155// Uniqueness returns the attributes uniqueness.
156func (a CoreAttribute) Uniqueness() string {

Callers 6

validateExpressionFunction · 0.80
validateSubAttributeFunction · 0.80
PassesFilterMethod · 0.80
getRefSubAttributeMethod · 0.80
validateUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected