Hi,
Is there a tool (preferably ant task) that allows validating context files?
Input should be the classpath + the context files and the output would be errors in the context files.
This would allow locating bugs in context files at build time instead of finding them one by one at runtime.
Thanks.


Reply With Quote