Version 21.2

ValidatorWrapper Class Methods

For a list of all members of this type, see ValidatorWrapper members.

Public Methods
 NameDescription
Public MethodCreditCardValidatorOptionsBase.CreditCard (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodCustomValidatorOptionsBase.Custom (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodDateValidatorOptionsBase.Date (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodEmailValidatorOptionsBase.Email (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodEqualToValidatorOptionsBase.EqualTo (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodErrorMessageValidatorOptionsBase.ErrorMessage (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodExecuteAllRulesValidatorOptionsBase.ExecuteAllRules (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodFieldsA list of validator ValidatorModel.Fields with options  
Public MethodIDValidatorModel.ID  
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<ValidatorModel,ValidatorWrapper>)
Public MethodLengthRangeOverloaded. ValidatorOptionsBase.LengthRange (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<ValidatorModel,ValidatorWrapper>)
Public MethodMessageTargetValidatorOptionsBase.MessageTarget (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodNotificationOptionsValidatorOptionsBase.NotificationOptions (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodNumberOverloaded. ValidatorOptionsBase.Number (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodOnBlurValidatorOptionsBase.OnBlur (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodOnChangeValidatorOptionsBase.OnChange (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodOnSubmitValidatorOptionsBase.OnSubmit (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodOptionalIndicationEditorValidatorOptions.OptionalIndication (Inherited from Infragistics.Web.Mvc.ValidatorOptionsBaseWrapper<ValidatorModel,ValidatorWrapper>)
Public MethodPatternValidatorOptionsBase.Pattern (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<ValidatorModel,ValidatorWrapper>)
Public MethodRenderRender the validator widget with the accumulated model changes in the wrapper.  
Public MethodRequiredValidatorOptionsBase.Required (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodRequiredIndicationEditorValidatorOptions.RequiredIndication (Inherited from Infragistics.Web.Mvc.ValidatorOptionsBaseWrapper<ValidatorModel,ValidatorWrapper>)
Public MethodSuccessMessageValidatorOptionsBase.SuccessMessage (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodThresholdValidatorOptionsBase.Threshold (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
Public MethodValueRangeOverloaded. ValidatorOptionsBase.ValueRange (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<ValidatorModel,ValidatorWrapper>)
See Also

View on GitHub