|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.validator.AssertTrueValidator
public class AssertTrueValidator
Check whether an element is true or not.
| Constructor Summary | |
|---|---|
AssertTrueValidator()
|
|
| Method Summary | |
|---|---|
void |
initialize(AssertTrue parameters)
Take the annotations values |
boolean |
isValid(java.lang.Object value)
does the object/element pass the constraints |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssertTrueValidator()
| Method Detail |
|---|
public boolean isValid(java.lang.Object value)
Validator
isValid in interface Validator<AssertTrue>public void initialize(AssertTrue parameters)
Validator
initialize in interface Validator<AssertTrue>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||