Hey,
I wanted to have a root schema referencing sub-schemes located in the same directory.
data
|___root_schema.json
|___sub_schema1.json
However, when validating my input yaml file, I'm getting following error:
2025/10/08 10:38:37 ERROR can't validate JSON: Reference <sub_chema1.json path> must be canonical
Does your validator supports references, please? :-)
Thank you very much for your help.
Vojta
Hey,
I wanted to have a root schema referencing sub-schemes located in the same directory.
data
|___root_schema.json
|___sub_schema1.json
However, when validating my input yaml file, I'm getting following error:
2025/10/08 10:38:37 ERROR can't validate JSON: Reference <sub_chema1.json path> must be canonical
Does your validator supports references, please? :-)
Thank you very much for your help.
Vojta