| ValidationRuleActivator Class |
Namespace: Kentico.Forms.Web.Mvc
public class ValidationRuleActivator : IValidationRuleActivator
The ValidationRuleActivator type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidationRuleActivator |
Initializes a new instance of the ValidationRuleActivator class.
|
| Name | Description | |
|---|---|---|
| CreateValidationRule(String) |
Creates a new instance of the ValidationRule specified by its definition with default property values.
| |
| CreateValidationRule(ValidationRuleDefinition) |
Creates a new instance of the ValidationRule specified by its definition with default property values.
|