Namespace Stylelabs.M.Sdk.Models.Typed.Attributes
Version: 3.4
Classes
TypedEntityDefinitionConstraintAttribute
Allows to put a constraint on ITypedEntity to ensure the handled entity is of a certain entity definition.
TypedEntityPropertyAttribute
By default the entity property name is inferred from the declared property name. If that name is not suitable, this attribute allows to specify an alternate name.
TypedEntityRelationAttribute
By default the entity relation name is inferred from the declared property name. If that name is not suitable, this attribute allows to specify an alternate name.