News

The idea of constrained properties in Java is not new. Since JDK 1.1, a legion of JavaBeans developers has used a powerful framework found in the java.beans package to enforce data-validation ...
Read the whole “Validation with Java and XML Schema” series: Part 1. Learn the value of data validation and why pure Java isn’t the complete solution for handling it Part 2.