public interface IFormEtape
Modifier and Type | Method and Description |
---|---|
List<String> |
checkValidationErrors(javax.servlet.http.HttpServletRequest request) |
List<String> |
checkValidationErrorsLocalized(javax.servlet.http.HttpServletRequest request,
Locale locale) |
boolean |
isValidated() |
void |
setValidated(boolean _bValidated) |
List<String> checkValidationErrors(javax.servlet.http.HttpServletRequest request)
List<String> checkValidationErrorsLocalized(javax.servlet.http.HttpServletRequest request, Locale locale)
boolean isValidated()
void setValidated(boolean _bValidated)
Copyright © 2020 City of Paris. All rights reserved.