ValidationRuleConfiguration Class |
Namespace: Kentico.Forms.Web.Mvc
public sealed class ValidationRuleConfiguration
The ValidationRuleConfiguration type exposes the following members.
Name | Description | |
---|---|---|
ValidationRuleConfiguration |
Initializes a new instance of the ValidationRuleConfiguration class.
This constructor serves for the purpose of deserialization.
| |
ValidationRuleConfiguration(String, ValidationRule) |
Initializes a new instance of the ValidationRuleConfiguration class.
|
Name | Description | |
---|---|---|
Identifier |
Gets or sets identifier of the ValidationRule.
| |
ValidationRule |
Gets or sets validation rule.
|