hpcflow.sdk.core.validation.get_schema#
- hpcflow.sdk.core.validation.get_schema(filename)#
Get a valida Schema object from the embedded data directory.
Parameter#
- schema: str
The name of the schema file within the resources package (
hpcflow.sdk.data
).