From: Roland Häder Date: Mon, 2 May 2016 07:15:46 +0000 (+0200) Subject: These validators are registered by using an annotation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=257f3896c052f0aec914f92b79159ee7624a9961;p=pizzaservice-war.git These validators are registered by using an annotation Signed-off-by: Roland Häder --- 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 - *