|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umc.marrow.application.data.Constraint
edu.umc.marrow.application.data.DateConstraint
public class DateConstraint
| Constructor Summary | |
|---|---|
DateConstraint()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getOptions()
Return the names of all the options for this Constraint. |
void |
validate(java.lang.String fieldName,
java.lang.Object obj)
Called to validate the given fieldName on the given Object. |
| Methods inherited from class edu.umc.marrow.application.data.Constraint |
|---|
getOption, setOption |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateConstraint()
| Method Detail |
|---|
public java.lang.String[] getOptions()
Constraint
getOptions in class Constraint
public void validate(java.lang.String fieldName,
java.lang.Object obj)
throws ValidatorException
Constraint
validate in class ConstraintValidatorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||