Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Billmann
5eaf021632 fixed broken tests 2016-09-23 11:14:45 +02:00
4002219dfe reorganize validation package 2016-09-18 14:58:35 +02:00
bc59f08bbb first version of new validation algorithm, that is a lot faster 2016-08-07 16:57:55 +02:00
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
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
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