public class CronValidator extends java.lang.Object implements Field.Validator
Constructor and Description |
---|
CronValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validate(java.lang.Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
public void validate(java.lang.Object value) throws ValidationException
validate
in interface Field.Validator
value
- field value to validateValidationException
- this exception must be thrown by the validator if the value is not valid