public interface Validatable extends Controlled
By implementing this interface an item tells the DbControl to call the BasicItem.validate() whenever commit is called.
DbControl
BasicItem.validate()