Model Objects are not required to use this interface when validating data, but it is often convenient to do so. In combination with {@link Check}, this interface is meant to reduce code repetition related to validation.
This interface is appropriate only for checks on a single field.
Please see {@link Check} for more information, and for some useful implementations.
|
|
|
|