Commit Graph

10 Commits

Author SHA1 Message Date
Jan Jakes
2668af08b7 Validate regex in string pattern and object patternProperties
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
acb3378e7b Add factory for any-of WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
14d2b52713 Add factory for one-of WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
e6ddfb66ef Add factory for object WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
acd74d3e4b Add factory for array WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
e8241466da Add factory for null WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
e5823dc747 Add factory for boolean WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
636fd8c4dc Add factory for integer WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
4d1f089be5 Add factory for number WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00
Jan Jakes
550a74388a Add factory for string WP JSON schema
[MAILPOET-4195]
2022-03-30 11:29:58 +02:00