From 257f3896c052f0aec914f92b79159ee7624a9961 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 2 May 2016 09:15:46 +0200 Subject: [PATCH] These validators are registered by using an annotation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- nbproject/faces-config.NavData | 102 ++++++++++++++++----------------- web/WEB-INF/faces-config.xml | 12 ---- 2 files changed, 51 insertions(+), 63 deletions(-) diff --git a/nbproject/faces-config.NavData b/nbproject/faces-config.NavData index b30638dc..f7f4169d 100644 --- a/nbproject/faces-config.NavData +++ b/nbproject/faces-config.NavData @@ -2,58 +2,58 @@ - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml index ee7a6fe6..19e70b19 100644 --- a/web/WEB-INF/faces-config.xml +++ b/web/WEB-INF/faces-config.xml @@ -9,18 +9,6 @@ en_US - - PrivacyTermsCheckboxValidator - org.mxchange.jcoreee.validator.bool.privacy_terms.PrivacyTermsCheckboxValidator - - - NameValidator - org.mxchange.jcoreee.validator.string.names.NameValidator - - - ItemAmountValidator - org.mxchange.jcoreee.validator.number.item_amount.ItemAmountValidator - * -- 2.39.5