Package | Description |
---|---|
org.openestate.is24.restapi.utils.validator |
Some classes from the "commons-validator" library of the Apache Foundation.
|
Modifier and Type | Method and Description |
---|---|
static EmailValidator |
EmailValidator.getInstance()
Returns the Singleton instance of this validator.
|
static EmailValidator |
EmailValidator.getInstance(boolean allowLocal)
Returns the Singleton instance of this validator,
with local validation as required.
|
Copyright © 2014 OpenEstate. All rights reserved.