Interface: AttributeProfileRaw
Indexable​
â–ª [ruleId: string
]: Record
<string
, unknown
> | string
Map of reules and their properties, used to validate if this attribute is valid and to, in general, describe its model.
Properties​
uri​
• uri: string
uri of the attribute.
Defined in​
application-profile/src/lib/models/application-profile-raw.ts:42