![]() |
Creates a new PositiveIntValidator. |
![]() | error message associated with this validator |
![]() | name of the form where this validator appears (used by JavaScript validation) |
![]() | name of the input which this validator works on (used by JavaScript validation) |
![]() |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the error message |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Return the name of the JavaScript validation method along with whatever parameters the script needs. |
![]() | Returns the JavaScript Validation method that may be used on a page to validate associated form input. |
![]() | Return the name of this Validator |
![]() | Gets the Type of the current instance. |
![]() | Sets the error message |
![]() | Returns a String that represents the current Object. |
![]() |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
LengthValidator Class | com.plumtree.uiinfrastructure.validators Namespace