The following tables list the members exposed by FeatureValidationRule.
Name | Description | |
---|---|---|
![]() | FeatureValidationRule Constructor |
Name | Description | |
---|---|---|
![]() | FieldType | Gets or sets the type of the field. Used to determine what type to use in validation. |
![]() | Nullable | Gets or sets a value indicating whether nulls are accepted as valid value during validation. |
![]() | ValidatesOnTargetUpdated | (Inherited from System.Windows.Controls.ValidationRule) |
![]() | ValidationStep | (Inherited from System.Windows.Controls.ValidationRule) |
Name | Description | |
---|---|---|
![]() | Validate | Overridden. When overridden in a derived class, performs validation checks on a value. |