aac.plugins.root_schema_must_have_name.root_schema_must_have_name_impl¶
The AaC Root schema must have name plugin implementation module.
Functions
|
Business logic for the Root schema has name constraint. |
- aac.plugins.root_schema_must_have_name.root_schema_must_have_name_impl.root_schema_has_name(instance: Any, definition: Definition, defining_schema) ExecutionResult [source]¶
Business logic for the Root schema has name constraint.
- Parameters:
instance (Any)
definition (Definition)
- Return type: