News

If you've written many full-blown applications in Java, especially ones in which input is accepted from a Web form or a Swing GUI, you've probably spent some time writing validation code -- that ...
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.