Version 21.2

ValueRangeValidatorRule Class Properties

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

Public Properties
 NameDescription
Public PropertyErrorMessageThe error message text. (Inherited from Infragistics.Web.Mvc.ValidatorRule)
Public PropertyMaxMaximum value. Can be either numeric or Date.  
Public PropertyMinMinimum value. Can be either numeric or Date.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub