Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Billmann
10c2592510 switched from config to Gson for better json support as the validation config will be editable in the application directly 2016-02-02 03:20:14 +01:00
Andreas Billmann
8d0073f1bc empty strings shouldn't be validated by complex validations 2015-12-18 01:53:29 +01:00
Andreas Billmann
a5435c6b5f support double value validation 2015-12-17 23:55:08 +01:00
Andreas Billmann
a67937a262 support list of possible values 2015-12-17 23:41:20 +01:00
Andreas Billmann
09834ab07f i18n parameterized validation error messages 2015-12-17 22:09:32 +01:00
Andreas Billmann
c9d13d4d58 little fluent API to shorten boild plate code 2015-12-17 21:32:52 +01:00
Andreas Billmann
5121b998c5 prepare the usage of dynamic validation messages 2015-12-17 21:15:37 +01:00
Andreas Billmann
8ebc18e452 replaced static validation error text 2015-12-17 20:52:09 +01:00
Andreas Billmann
9278bfa13a add support for i18n validation messages 2015-12-17 20:44:07 +01:00
Andreas Billmann
11fb9b1094 new feature: clickable error list 2015-12-07 22:41:59 +01:00
Andreas Billmann
feabaa70a9 first steps for header validation 2015-12-04 16:22:21 +01:00
Andreas Billmann
07084bd18e Initial commit 2015-11-28 23:06:14 +01:00