Click or drag to resize
ValidationRulesViewModel Properties

The ValidationRulesViewModel type exposes the following members.

Properties
  NameDescription
Public propertyFormComponentInstanceIdentifier
Identifier of a Form component instance for which to retrieve validation rule's configuration markup.
Public propertyFormFieldName
Name of field the properties belong to.
Public propertyValidationRule
Validation rule data to be inserted into a resulting markup.
Public propertyValidationRuleIdentifier
Identifies type of validation rule for which to retrieve it's markup.
Top
See Also