From fe0ffec8b93305a78274e3fc9f78edc584187141 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Mon, 9 Jan 2012 19:13:50 -0500 Subject: [PATCH] SPR-7799 Minor fix in documentation. --- spring-framework-reference/src/view.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-framework-reference/src/view.xml b/spring-framework-reference/src/view.xml index 452fdf4d08..b9e27ed603 100644 --- a/spring-framework-reference/src/view.xml +++ b/spring-framework-reference/src/view.xml @@ -707,6 +707,10 @@ productList.url=/WEB-INF/jsp/productlist.jsp path="lastName" - displays all errors associated with the lastName field + + + if path is omitted - object errors only are displayed + The example below will display a list of errors at the top of