From 4ff1d060ab5aedb9c79f5d033308f142304662ae 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 | 112 ++++++++++++++++----------------- web/WEB-INF/faces-config.xml | 32 ---------- 2 files changed, 56 insertions(+), 88 deletions(-) diff --git a/nbproject/faces-config.NavData b/nbproject/faces-config.NavData index 1c2b0590..b8166e9b 100644 --- a/nbproject/faces-config.NavData +++ b/nbproject/faces-config.NavData @@ -2,63 +2,63 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml index 2ea7f93c..f42c1034 100644 --- a/web/WEB-INF/faces-config.xml +++ b/web/WEB-INF/faces-config.xml @@ -9,38 +9,6 @@ en_US - - PrivacyTermsCheckboxValidator - org.mxchange.jcoreee.validator.bool.privacy_terms.PrivacyTermsCheckboxValidator - - - NameValidator - org.mxchange.jcoreee.validator.string.names.NameValidator - - - AddressbookNameValidator - org.mxchange.addressbook.validator.names.AddressbookNameValidator - - - PhoneNumberValidator - org.mxchange.jphone.validators.PhoneNumberValidator - - - AddressbookIdValidator - org.mxchange.addressbook.validator.addressbook.AddressbookIdValidator - - - UserProfileVisibilityValidator - org.mxchange.addressbook.validator.booleans.UserProfileVisibilityValidator - - - UserIdValidator - org.mxchange.addressbook.validator.user.UserIdValidator - - - AddressbookUserPasswordValidator - org.mxchange.addressbook.validators.password.AddressbookUserPasswordValidator - * -- 2.39.5