Click or drag to resize
CompareToFieldValidationRuleTValue Properties

The CompareToFieldValidationRuleTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyDependeeFieldGuid
GUID of the field validated against.
Public propertyDependeeFieldValue
Gets strongly typed value of the field validated against.
Public propertyErrorMessage
Gets or sets the error message to be shown when the form component's value is invalid.
(Inherited from ValidationRule.)
Public propertyInstanceIdentifier
Gets or sets identifier of the validation rule instance.
(Inherited from ValidationRule.)
Public propertyTitle
Gets a title for this instance of validation rule.
(Inherited from ValidationRule.)
Top
See Also