2.8.1: 2008-09-10

net.sf.basedb.core
Interface Validatable

All Superinterfaces:
Controlled
All Known Implementing Classes:
DataFileType, Formula, News

public interface Validatable
extends Controlled

This interface is a tagging interface for items that needs case 2 validation. See Core API overview - Data validation and Coding rules and guidelines for item classes

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

Version:
2.0
Author:
Nicklas
Last modified
$Date: 2008-09-05 17:16:27 +0200 (Fri, 05 Sep 2008) $


2.8.1: 2008-09-10