JavaScript is disabled on your browser.
play.data.validation
Class Validation
- java.lang.Object
-
- play.data.validation.Validation
-
-
Constructor Summary
Constructors
| Constructor and Description |
Validation () |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static Validator |
getValidator ()
Returns a JSR-303 Validator.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Validation
public Validation()