]> git.mxchange.org Git - jjobs-war.git/commit
Continued a bit: (please cherry-pick)
authorRoland Häder <roland@mxchange.org>
Fri, 12 Aug 2016 10:43:12 +0000 (12:43 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 19 Aug 2016 21:07:04 +0000 (23:07 +0200)
commit0ed0d305da7a3ba06babc1a9735a9ca1d5974173
tree948dbba09bf6a7caa0b0080ad5f2a07bdf57624a
parent67fb88b9c914bdd34397cf4b10439e4a7f57de8b
Continued a bit: (please cherry-pick)
- please let the application and not the validator decide what to do with already registered or unregistered email addresses.
- the validator should only validate (against regex) and not make sure (means control) that the valid email address is okay to use for the requested action.
- else there is a double-check and the validator will come first with non-localized messages

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jjobs/validator/emailaddress/JobsEmailAddressValidator.java