The methods of the PositiveIntValidator class are listed below. For a complete list of PositiveIntValidator class members, see the PositiveIntValidator Members topic.
![]() | 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. |
![]() | Return a UIError object if the object passed in is not a positive int. |
![]() | 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. |
PositiveIntValidator Class | com.plumtree.uiinfrastructure.validators Namespace