sylvainlaurent / yaml-json-validator-maven-plugin

A maven plugin to check that YAML and JSON files are well formed and optionally valid against JSON schemas
Apache License 2.0
22 stars 14 forks source link

Format boolean not supported #28

Open KoljaKrueckmeyer opened 2 years ago

KoljaKrueckmeyer commented 2 years ago

using type: string with format: boolean in a JSON schema causes athe warning

[WARNING] warning: format attribute "boolean" not supported