Interface: TypeProfileRaw
Describes a class in the context of an ApplicationProfileRaw
Indexable​
â–ª [attributeKey: string]: AttributeProfileRaw | Record<string, Many<string>>
Map of AttributeProfileRaw where each attributes of the given class are described
Properties​
constraints​
• constraints: Record<string, Many<string>>
Set of rules that entities of this class need to follow to be valid
Defined in​
application-profile/src/lib/models/application-profile-raw.ts:30