From c9c9898205d75e6ef4405ddc95f5d7d14deb213d 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 | 106 ++++++++++++++++----------------- web/WEB-INF/faces-config.xml | 32 ---------- 2 files changed, 53 insertions(+), 85 deletions(-) diff --git a/nbproject/faces-config.NavData b/nbproject/faces-config.NavData index af90caa5..44d43ba7 100644 --- a/nbproject/faces-config.NavData +++ b/nbproject/faces-config.NavData @@ -2,59 +2,59 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/WEB-INF/faces-config.xml b/web/WEB-INF/faces-config.xml index b42a2a8e..52289a5c 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.jjobs.validator.booleans.UserProfileVisibilityValidator - - - UserIdValidator - org.mxchange.jjobs.validator.user.UserIdValidator - - - JobsUserPasswordValidator - org.mxchange.jjobs.validators.password.JobsUserPasswordValidator - * -- 2.39.5