ConstraintTObject Methods |
The ConstraintTObject generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Activate |
Activates the constraint.
| |
| Execute |
Executes the business rule on the specified object.
(Inherited from BusinessRule.) | |
| ExecuteCore |
Executes the actual business rule on the specified object.
(Inherited from BusinessRule.) | |
| 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.) |