series_bindings.validate_bindings_document()
Validate document against the series binding JSON Schema.
Usage
series_bindings.validate_bindings_document(document)Returns the document unchanged on success (typed for callers). Raises SeriesBindingsSchemaError on failure.