From f819486c34ca73ff30d8ef8e226b6b2aa88b9d3e Mon Sep 17 00:00:00 2001 From: Johannes Geppert Date: Thu, 24 Sep 2015 19:59:35 +0200 Subject: [PATCH] WW-4505 Add plugin to support bean validation - Add pre configured interceptor stack to use bean validation with rest plugin --- .../src/main/resources/struts-plugin.xml | 41 +++++++++++++++++++ .../rest/src/main/resources/struts-plugin.xml | 4 +- 2 files changed, 42 insertions(+), 3 deletions(-) diff --git a/plugins/bean-validation/src/main/resources/struts-plugin.xml b/plugins/bean-validation/src/main/resources/struts-plugin.xml index b45c6cb17..523082f7c 100644 --- a/plugins/bean-validation/src/main/resources/struts-plugin.xml +++ b/plugins/bean-validation/src/main/resources/struts-plugin.xml @@ -72,4 +72,45 @@ + + + + + + + + + + + AUTOMATIC + + + + + + + + + + true + + + + + + + + + input,back,cancel,browse,index,show,edit,editNew + + + input,back,cancel,browse,index,show,edit,editNew + + + + + + + + diff --git a/plugins/rest/src/main/resources/struts-plugin.xml b/plugins/rest/src/main/resources/struts-plugin.xml index 0f0937e11..6607dcf48 100644 --- a/plugins/rest/src/main/resources/struts-plugin.xml +++ b/plugins/rest/src/main/resources/struts-plugin.xml @@ -92,9 +92,7 @@ - - dojo\..* - +