|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NestedPathResolver | |
|---|---|
| net.sf.springlayout.web.layout | |
| Uses of NestedPathResolver in net.sf.springlayout.web.layout |
|---|
| Methods in net.sf.springlayout.web.layout with parameters of type NestedPathResolver | |
|---|---|
void |
LayoutFieldDefinition.validate(javax.servlet.http.HttpServletRequest request,
NestedPathResolver resolver,
org.springframework.beans.BeanWrapper wrapper,
org.springframework.validation.Errors errors)
Validates a field based on whether it is mandatory, and then iterates through any custom validators defined for the field. |
void |
FieldDefinition.validate(javax.servlet.http.HttpServletRequest request,
NestedPathResolver resolver,
org.springframework.beans.BeanWrapper wrapper,
org.springframework.validation.Errors errors)
Calls validate on all validation rules associated with this fieldDefinition. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||