Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.validator |
Modifier and Type | Class and Description |
---|---|
class |
EmailAddressValidator
Validates if a given input string is a valid email address.
|
class |
IPv4Validator
Validates if a given input string is a valid IPv4 address.
|
class |
NumberLengthValidator
Validates if a given number is within the defined length definition.
|