|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.avaje.ebean.validation.factory.NoAttributesValidator
public abstract class NoAttributesValidator
Abstract validator that has no attributes.
Constructor Summary | |
---|---|
NoAttributesValidator() |
Method Summary | |
---|---|
Object[] |
getAttributes() Returns an empty array. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.avaje.ebean.validation.factory.Validator |
---|
getKey, isValid |
Constructor Detail |
---|
public NoAttributesValidator()
Method Detail |
---|
public Object[] getAttributes()
getAttributes
in interface Validator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |