Click or drag to resize

ConstraintTObject Methods

The ConstraintTObject generic type exposes the following members.

Methods
  NameDescription
Public methodActivate
Activates the constraint.
Public methodExecute
Executes the business rule on the specified object.
(Inherited from BusinessRule.)
Public methodExecuteCore
Executes the actual business rule on the specified object.
(Inherited from BusinessRule.)
Public methodOnRegistration
Called upon registration of the business rule in a repository.
(Inherited from BusinessRule.)
Public methodToString
Returns a String that represents this instance.
(Inherited from BusinessRule.)
Top
See Also