Package com.vaadin.data.validator

Provides various Validator implementations.

AbstractValidator provides an abstract implementation of the Validator interface and can be extended for custom validation needs. AbstractStringValidator can also be extended if the value is a String.