ValidationRuleDefinition Properties |
The ValidationRuleDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the description of the form component validation rule.
|
![]() | Identifier |
Unique identifier of the component definition.
(Inherited from ComponentDefinitionBase.) |
![]() | Name |
Name of the registered component.
(Inherited from ComponentDefinitionBase.) |
![]() | ValidatedDataType |
Value type, which this validation rule is supposed to validate.
|
![]() | ValidationRuleType |
Gets the type of the form component validation rule. The type inherits ValidationRule.
|