ValidationRuleForm Class |
Namespace: Kentico.Forms.Web.Mvc
public class ValidationRuleForm
The ValidationRuleForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | ValidationRuleForm |
Name | Description | |
---|---|---|
![]() | FieldName |
Gets or sets name of a field the validation rule belongs to.
|
![]() | FormComponentInstanceIdentifier |
Gets or sets identifier of the currently edited instance of FormComponentTProperties, TValue.
|
![]() | FormComponents |
Collection of form components used for configuring ValidationRule.
|
![]() | FormId |
Gets or sets ID of a biz form whose fields are being edited.
|
![]() | NotifyFormBuilder |
Decides whether Form builder should be notified about validation of ValidationRule configuration.
|
![]() | ValidationRuleConfiguration |
Gets or sets ValidationRuleConfiguration for displaying the form used for ValidationRule's configuration.
|