diff --git a/spring-framework-reference/src/view.xml b/spring-framework-reference/src/view.xml index f6e3ff5614..88230a5384 100644 --- a/spring-framework-reference/src/view.xml +++ b/spring-framework-reference/src/view.xml @@ -1409,6 +1409,17 @@ recommend sticking to 'spring' --> separator, attributes/> + + formCheckbox (a single + checkbox) + + #springFormCheckbox($path + $attributes) + + <@spring.formCheckbox path, + attributes/> + + showErrors (simplify display of validation errors for the bound field)