|
|
0c391e292e
|
first quick implementation of to support json table schema
|
2016-09-18 14:58:30 +02:00 |
|
|
|
4c4d25f3b5
|
little performance optimization (less method calls)
|
2016-08-06 21:41:14 +02:00 |
|
|
|
6af20575e8
|
uniqueness validation is now also supported by the validation rules editor
|
2016-08-05 23:45:23 +02:00 |
|
|
|
b6731f7641
|
- added unique validation
- show line number
- goto line action
|
2016-08-05 23:09:47 +02:00 |
|
|
|
328c1b0b88
|
use of better icons, create a new validation file for csv
|
2016-07-22 23:51:08 +02:00 |
|
|
|
6e7c3226ab
|
removed unused import
|
2016-07-20 17:09:32 +02:00 |
|
Andreas Billmann
|
744d86fea4
|
null check to prevent NPE
|
2016-02-05 09:43:24 +01:00 |
|
Andreas Billmann
|
fc26dcc9aa
|
validation rules are now editable through context menu
|
2016-02-05 08:01:13 +01: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 |
|