esapi-java-legacy icon indicating copy to clipboard operation
esapi-java-legacy copied to clipboard

Add support for Annotation based input validation using JSR 303/349/380

Open jackycct opened this issue 7 years ago • 0 comments

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.

jackycct avatar Oct 09 '18 13:10 jackycct