From 6ef75bda79099953f85e1c48a0e833a6ed258acf Mon Sep 17 00:00:00 2001 From: Pekka Hyvönen Date: Wed, 4 Jan 2017 11:48:45 +0200 Subject: Update general Component documentation Part of vaadin/framework8-issues#538 --- documentation/components/components-grid.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/components/components-grid.asciidoc') diff --git a/documentation/components/components-grid.asciidoc b/documentation/components/components-grid.asciidoc index 2366961e03..c379584e01 100644 --- a/documentation/components/components-grid.asciidoc +++ b/documentation/components/components-grid.asciidoc @@ -924,8 +924,7 @@ grid.setEditorBinder(binder); To use bean validation as in the example above, you need to include an implementation of the Bean Validation API in the classpath, as described in -<>. +<>. ifdef::web[] -- cgit v1.2.3