]> git.mxchange.org Git - jjobs-lib.git/commit
validators should not be places in lib (remote interfaces) projects, they cannot...
authorRoland Häder <roland@mxchange.org>
Mon, 23 May 2016 07:56:55 +0000 (09:56 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 25 May 2016 19:16:37 +0000 (21:16 +0200)
commite30760f7e16312703bc33f8bb11d8af750cdf4cb
tree82941c50cd80285883fd3555abef62f8e17bdd8a
parentcf433ecb6a69273cbb5f397fe9596c31cb754360
validators should not be places in lib (remote interfaces) projects, they cannot be found then.

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jjobs/validator/addressbook/JobsAddressbookIdValidator.java [deleted file]
src/org/mxchange/jjobs/validator/birthday/PizzaBirthdayValidator.java [deleted file]
src/org/mxchange/jjobs/validator/booleans/JobsUserProfileVisibilityValidator.java [deleted file]
src/org/mxchange/jjobs/validator/names/JobsNameValidator.java [deleted file]
src/org/mxchange/jjobs/validator/user/JobsUserIdValidator.java [deleted file]