DetailConstraintTMaster, TDetail Methods |
The DetailConstraintTMaster, TDetail generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Activate |
Activates the constraint.
(Inherited from ConstraintTObject.) |
![]() | Execute |
Executes the business rule on the specified object.
(Inherited from BusinessRule.) |
![]() | ExecuteCore |
Executes the business rule on the specified object.
(Inherited from ValidationConstraintTObject.) |
![]() | IsValid |
Validates the object and returns true if the object is valid according to the constraint.
(Overrides ValidationConstraintTObjectIsValid(TObject, ValidationEvent).) |
![]() | OnRegistration |
Called upon registration of the business rule in a repository.
(Inherited from BusinessRule.) |
![]() | ToString |
Returns a String that represents this instance.
(Inherited from BusinessRule.) |