|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.oval.AbstractAnnotationCheck<UpperCase>
org.apache.cayenne.annotations.validators.UpperCaseCheck
public class UpperCaseCheck
Check for the UpperCase annotation
@org.apache.cayenne.annotations.validators.UpperCase,
Serialized Form| Field Summary |
|---|
| Fields inherited from class net.sf.oval.AbstractAnnotationCheck |
|---|
constraintAnnotation, message |
| Constructor Summary | |
|---|---|
UpperCaseCheck()
|
|
| Method Summary | |
|---|---|
boolean |
isSatisfied(java.lang.Object validatedObject,
java.lang.Object validatedValue,
net.sf.oval.contexts.OValContext oValContext)
|
| Methods inherited from class net.sf.oval.AbstractAnnotationCheck |
|---|
configure, getConstraintAnnotation, getMessage, getMessageValues, setMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpperCaseCheck()
| Method Detail |
|---|
public boolean isSatisfied(java.lang.Object validatedObject,
java.lang.Object validatedValue,
net.sf.oval.contexts.OValContext oValContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||