esapi-java-legacy
esapi-java-legacy copied to clipboard
Add support for Annotation based input validation using JSR 303/349/380
As a developer, I would like to use annotation based input validation which invokes DefaultValidator underneath as DefaultValidator has handled a lot of essential protections (e.g. canonicalisation) and allow easy customisation using property files.