Fernando Figaroli FerX
Results
23
comments of
Fernando Figaroli FerX
Please do not send screenshots, but the schema and example data.
ok, the issue is "label" property into form.. try this: ``` "form": { type:"object", props:{ "title": { "type": "string" }, "description": { "type": "string" }, "label": { "type": "string" }...
the pull request https://github.com/icebob/fastest-validator/pull/345 fix also this bug.