-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
I'm trying to use pykwalify to validate some YAML schemas that users can deliver to me, before processing them.
Creating the pykwalify schema to validate one that contains references is a bit of a pain, though. I have to make sure both the YAML and any references are defined in one document.
Would it be possible to extend the syntax to allow loading of an arbitrary amount of YAML files, which then get concatenated internally into one string? Or how should I handle this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels