News

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.
Part 1. Learn the value of data validation and why pure Java isn’t the complete solution for handling it; Part 2. Use XML Schema for constraining Java data; Part 3. Parsing XML Schema to ...