Spread for ASP.NET 8.0 Product Documentation
MaskedEditValidator Class Members
Properties  Methods 


The following tables list the members exposed by MaskedEditValidator.

Public Constructors
 NameDescription
Public ConstructorMaskedEditValidator Constructor  
Top
Public Properties
 NameDescription
Public PropertyClientValidationFunctionGets or sets the client script validation function used for custom validation.  
Public PropertyEmptyValueMessageGets or sets the empty message that is displayed when empty and TextBox has focus.  
Public PropertyErrorMessageGets or sets the error message.  
Public PropertyInitialValueGets or sets the initial value.  
Public PropertyInvalidValueMessageGets or sets the message displayed when invalid and TextBox has focus.  
Public PropertyIsValidEmptyGets or sets a value that indicates whether to validate the empty value.  
Public PropertyMaximumValueGets or sets the maximum value.  
Public PropertyMaximumValueMessageGets or sets the message displayed when the maximum value has been exceeded and TextBox has focus.  
Public PropertyMinimumValueGets or sets the minimum value.  
Public PropertyMinimumValueMessageGets or sets the message displayed when the minimum value has been exceeded and TextBox has focus.  
Public PropertyValidationExpressionGets or sets the regular expression used to validate the input.  
Top
Public Methods
 NameDescription
Public MethodDeserializeLoads the object from XML.  
Public MethodSerializeSaves the object to XML.  
Top
See Also

Reference

MaskedEditValidator Class
FarPoint.Web.Spread.Extender Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.