CodeRuleAttribute Constructors
Applied to a validation rule. Specifies that the rule is intended for a particular business class and does not have a corresponding validation attribute.| Name | Description |
|---|---|
| CodeRuleAttribute() | Initializes a new instance of the CodeRuleAttribute class. |
See Also