RuleBase Constructors
Serves as the base class for Validation Rules.| Name | Parameters | Description |
|---|---|---|
| RuleBase() | none | Initializes a new instance of the RuleBase class. |
| RuleBase(IRuleBaseProperties) | properties | Initializes a new instance of the RuleBase class and initializes the RuleBase.Properties property. |
See Also