IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : ComplexAspect Class |
For a list of all members of this type, see ComplexAspect members.
Name | Description | |
---|---|---|
![]() | ComplexObject | Returns the wrapped IComplexObject. |
![]() | EntityManager | The EntityManager that manages the ParentEntity. |
![]() | EntityMetadata | The EntityMetadata that describes this object. |
![]() | Parent | The parent object (either an Entity or a ComplexObject) to this ComplexObject. |
![]() | ParentEntity | The top level parent IEntity that owns this complex object. |
![]() | ParentEntityProperty | The property on the top level parent entity that owns this complex object. |
![]() | ParentProperty | The EntityProperty of the Parent that contains this object. |
![]() | ValidationErrors | Returns an enumeration of all of the currently detected validation errors on this complex object. Validation errors on complex children of this complex object will NOT be included here. |
![]() | VerifierEngine | Gets the IdeaBlade.Validation.VerifierEngine shared by all entities within the same EntityManager. |