For a list of all members of this type, see ValidationSettings members.
| Name | Description | |
|---|---|---|
![]() | Condition | Gets/sets the ICondition interface implementation which defines the criteria by which validity is determined. |
![]() | Control | Returns the control associated with this instance, or null if this instance is not currently associated with a Control. |
![]() | DataType | Gets/sets the data type which determines the type to which values are to be converted before determining validity. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Editor | Returns the Editor associated with this instance, or null if this instance is not currently associated with an embeddable editor. |
![]() | EmptyValueCriteria | Gets/sets a value which determines the criteria for deciding whether the ErrorAppearance is merged into the resolved appearance when an embeddable UIElement fails validation. |
![]() | EmptyValueCriteriaResolved | Returns the resolved value of the EmptyValueCriteria property. |
![]() | Enabled | Gets/sets whether validation will be performed for the control or embeddable editor associated with this instance. |
![]() | EnabledResolved | Returns whether this instance, and, if applicable, the ValidationGroup to which this instance belongs, are enabled. |
![]() | ErrorAppearance | Gets/sets the appearance which is used by embeddable elements when the current value is not valid. |
![]() | HasErrorAppearance | Returns whether an appearance object has been created for the ErrorAppearance. |
![]() | IsRequired | Gets/sets whether a validation fails when the value is null or empty, as defined by the value of the EmptyValueCriteria property. |
![]() | MergeErrorAppearanceCriteria | Gets/sets a constant which determines the criteria for deciding whether a value should be considered null (Nothing in VB) or empty. |
![]() | NotificationSettings | Returns an object which exposes properties that control the way the end user is notified of a failed validation. |
![]() | RetainFocusOnError | Gets/sets a value which indicates whether the control or editor associated with this instance will retain the input focus when a validation fails. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | UltraValidator | Returns the UltraValidator associated with this instance, or null if this instance does not belong to a collection. |
![]() | ValidationGroup | Gets/sets the ValidationGroup to which this instance belongs, or null if it does not belong to one. |
![]() | ValidationPropertyName | Gets/sets the name of the property whose value will be validated. |
![]() | ValidationPropertyNameResolved | Returns the resolves value of the ValidationPropertyName property. |
![]() | ValidationTrigger | Gets/sets a value which determines how validation is triggered. |
![]() | ValidationTriggerResolved | Returns the resolved value of the ValidationTrigger property. |
| Name | Description | |
|---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |