IFormComponentValidator Interface |
Namespace: Kentico.Forms.Web.Mvc
public interface IFormComponentValidator
The IFormComponentValidator type exposes the following members.
Name | Description | |
---|---|---|
ValidateCompareToFieldRules |
Validates rules which are of compare-to-another-field type.
| |
ValidateComponentValue |
Validates bound component value and component's validation rules.
|