You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But there's an extraneous period at the end of the first line, just after the semicolon, and the the 2 references to getValidInput method calls should be probably preceded by "ESAPI.validator().".
The text was updated successfully, but these errors were encountered:
The code example in the class Javadoc section for
org.owasp.esapi.ValidationErrorList
is incorrect.It currently looks like:
But there's an extraneous period at the end of the first line, just after the semicolon, and the the 2 references to
getValidInput
method calls should be probably preceded by "ESAPI.validator().
".The text was updated successfully, but these errors were encountered: