Nuacht

Constraining XML by using DTDs or XML Schema is a well-accepted practice. However, using those same mechanisms for constraining Java method arguments is uncharted territory. In this article, Brett ...
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.