Interface for validation rules. Most {@link Datatype} implementations willperform their validation by checking a number of these validation rules (though strictly spoken this is not required).
@version $Id: ValidationRule.java 56581 2004-11-04 10:12:30Z sylvain $
Interface for validation rules. Most {@link Datatype} implementations willperform their validation by checking a number of these validation rules (though strictly spoken this is not required).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.