|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpServletRequestValidator
Method Summary | |
---|---|
Set<String> |
getErrors()
Returns a set of error keys describing validation errors or an empty set if the object has not been validated or validation was successful. |
boolean |
validate(javax.servlet.http.HttpServletRequest req)
Validates the passed in HttpServletRequest . |
Method Detail |
---|
boolean validate(javax.servlet.http.HttpServletRequest req)
HttpServletRequest
.
Set<String> getErrors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |