validation endpoint implementation #7

Merged
tux merged 19 commits from experiments-cerberus into master 2021-01-05 14:34:02 +01:00

19 commits

Author SHA1 Message Date
54e052f24d Fix syntax errors in test cases 2021-01-05 14:32:12 +01:00
68686fd3ca fotgot one 2021-01-04 23:17:30 +01:00
afee6c62a6 revert linebreaks, no need to limit to 80 char lines 2021-01-04 23:16:00 +01:00
7609c08cb4 pycodestype (pep8) fixes 2021-01-04 22:14:36 +01:00
50e2a3f1dc properly close file contexts 2021-01-04 22:01:24 +01:00
eaf6aeeccc id field testcases 2020-12-06 22:10:52 +01:00
d22d3b61e8 invalid iban testcase 2020-12-06 22:06:53 +01:00
0082ee2bad validator bibliothek statt eigenen regex für email validation 2020-12-06 21:54:36 +01:00
fee14d9349 money amount validation funktion mit erklärendem kommentar versehen 2020-12-06 21:37:18 +01:00
6758bb5a44 test case in datei ausgelagert 2020-12-06 21:35:39 +01:00
25a0f902ab sub dicts are required 2020-12-04 21:23:07 +01:00
79d60dc4d4 add testcase for actual entity 2020-12-04 21:18:56 +01:00
b32dfda01e use entity validator in app 2020-12-04 21:18:37 +01:00
403ce3a258 some renaming 2020-12-04 21:18:19 +01:00
5154646ca2 more constraints on fields 2020-12-04 21:03:09 +01:00
e3557f5d52 refactor validation functions 2020-12-04 21:02:55 +01:00
7671739300 test für ein komplettes entities file 2020-12-04 20:57:30 +01:00
0376228d30 mehr und komplexe schemata 2020-12-02 23:31:45 +01:00
1cc05cd5e6 test implementation 2020-12-02 22:59:16 +01:00