nourish.schema.SchemataManager.check_schemata¶
-
SchemataManager.check_schemata(schemata)¶ Check the given object to see if it is an instance of the
BaseSchemataclass (or one of its subclasses). Raise an error if it is not.
SchemataManager.check_schemata(schemata)¶Check the given object to see if it is an instance of the BaseSchemata class (or one of its
subclasses). Raise an error if it is not.