|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.validator.AssertFalseValidator
public class AssertFalseValidator
Check if a given object is false or not
| Constructor Summary | |
|---|---|
AssertFalseValidator()
|
|
| Method Summary | |
|---|---|
void |
initialize(AssertFalse 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 AssertFalseValidator()
| Method Detail |
|---|
public boolean isValid(java.lang.Object value)
Validator
isValid in interface Validator<AssertFalse>public void initialize(AssertFalse parameters)
Validator
initialize in interface Validator<AssertFalse>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||