ibnemahdi / owasp-esapi-java

Automatically exported from code.google.com/p/owasp-esapi-java
Other
0 stars 0 forks source link

Validation Type Error #232

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Need to specify the requested "Type" in the stack trace to make it easier to 
figure out what the problem is when there is a typo.

java.lang.IllegalArgumentException: The selected type was not set via the ESAPI 
validation configuration
    org.owasp.esapi.reference.DefaultValidator.getValidInput(DefaultValidator.java:208)
    org.owasp.esapi.reference.DefaultValidator.isValidInput(DefaultValidator.java:161)

Original issue reported on code.google.com by chris.sc...@owasp.org on 12 Jul 2011 at 7:10

GoogleCodeExporter commented 9 years ago

Original comment by chrisisbeef on 23 Jul 2011 at 8:20

GoogleCodeExporter commented 9 years ago

Original comment by chrisisbeef on 25 Jul 2011 at 5:58