-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Allow a Model to depend on other models by supplying an array of dependencies that will be checked at runtime. The deps list would be a set of Strings, which would just do a quick check to see if the Model is already on the request or not. If it's not, it will warn or message an error so that developers can more easily see why their model is failing.
Metadata
Metadata
Assignees
Labels
No labels