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 io.jmix.ui.component.ValidationException
validate
in interface Field.Validator
value
- field value to validateio.jmix.ui.component.ValidationException
- this exception must be thrown by the validator if the value is not valid