|
ValidatorEntryIntFull pathMadWidgets.Validation.ValidatorEntryInt
Declarationpublic class ValidatorEntryInt : ValidatorEntrySingleObject
HierarchyClick on the selected class to view any properties or methods that may be accessible through an instance of this class through inheritance.ValidatorEntryInt
OverviewThe ValidatorEntryInt class is used to validate an object whose value represents an integer number.Constructors
ConstructorsValidatorEntryIntpublic ValidatorEntryInt(object o, string sMessage, string sHighlightElement, bool bRequired, bool bNegate)
Creates a ValidatorEntryInt validating the object o, with a message, a client-side highlight element signature, a boolean indicating whether the object must have a non-blank value and a negate boolean. © 2002 - 2008 Copyright, Disclaimer and Privacy Statement |
||||||