20 Commits

Author SHA1 Message Date
Josh
d8c13912ba
chore: update eslint (#18240)
* chore: update eslint deps & fix lint issues

* chore: update prettier

* fix: packagejson

* Revert "chore: update prettier"

This reverts commit 65f82dfa5b3b0a925fb0d86c20a7e555015c7b48.
2023-10-02 17:29:23 +01:00
Ben Irvin
26753c2c6f allow empty objects in validator 2023-09-27 11:56:41 +02:00
Alexandre Bodin
f031820696 fix EE imports 2023-09-05 00:18:13 +02:00
Alexandre Bodin
f018a3d19d wip 2023-08-30 14:00:43 +02:00
Ben Irvin
e8efa10a4c revert traversals 2023-08-25 09:46:50 +02:00
Convly
1ee14299a4 Add missing comments & validation 2023-08-24 15:18:02 +02:00
Convly
6b58fd8b1c Update visitors 2023-08-24 15:16:56 +02:00
Ben Irvin
2102fbe3e0 throw on missing schema 2023-08-22 12:41:11 +02:00
Ben Irvin
f1015c3094 add util for throwing standardized validationerror 2023-08-22 12:19:30 +02:00
Ben Irvin
9a4028d6e3 add missing schema check 2023-08-22 10:42:54 +02:00
Ben Irvin
66e0202942 check for schema in validateFields 2023-08-22 09:20:26 +02:00
Ben Irvin
1671316291 throw errors on missing schema 2023-08-17 17:25:11 +02:00
Ben Irvin
1a56693a91 cleanup 2023-08-17 17:24:11 +02:00
Ben Irvin
132052450b fix lint issues 2023-08-17 14:28:25 +02:00
Ben Irvin
5988f1af8a fix id field in validate and sanitize 2023-08-17 10:35:41 +02:00
Ben Irvin
8cb72ac52c throw instead of remove 2023-08-11 16:20:13 +02:00
Ben Irvin
a6749295ea fix paths 2023-08-11 13:46:53 +02:00
Ben Irvin
6405f3a324 fix paths 2023-08-11 13:23:03 +02:00
Ben Irvin
dce86bec5c validate does not sanitize 2023-08-11 13:13:44 +02:00
Ben Irvin
995473d959 add utils.validate and replace sanitize usage 2023-08-10 15:24:35 +02:00