Version

ValidatorOptionsBaseWrapper<T,TOut> Class Members

The following tables list the members exposed by ValidatorOptionsBaseWrapper<T,TOut>.

Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public Methods
 NameDescription
Public MethodCreditCardValidatorOptionsBase.CreditCard (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodCustomValidatorOptionsBase.Custom (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodDateValidatorOptionsBase.Date (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodEmailValidatorOptionsBase.Email (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodEqualToValidatorOptionsBase.EqualTo (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodErrorMessageValidatorOptionsBase.ErrorMessage (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodExecuteAllRulesValidatorOptionsBase.ExecuteAllRules (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public MethodLengthRangeOverloaded. ValidatorOptionsBase.LengthRange (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public MethodMessageTargetValidatorOptionsBase.MessageTarget (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodNotificationOptionsValidatorOptionsBase.NotificationOptions (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodNumberOverloaded. ValidatorOptionsBase.Number (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodOnBlurValidatorOptionsBase.OnBlur (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodOnChangeValidatorOptionsBase.OnChange (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodOnSubmitValidatorOptionsBase.OnSubmit (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodOptionalIndicationEditorValidatorOptions.OptionalIndication  
Public MethodPatternValidatorOptionsBase.Pattern (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public MethodRequiredValidatorOptionsBase.Required (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodRequiredIndicationEditorValidatorOptions.RequiredIndication  
Public MethodSuccessMessageValidatorOptionsBase.SuccessMessage (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodThresholdValidatorOptionsBase.Threshold (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
Public MethodValueRangeOverloaded. ValidatorOptionsBase.ValueRange (Inherited from Infragistics.Web.Mvc.ValidatorWrapperBase<T,TOut>)
See Also

View on GitHub