Functionality can be provided by blueprints as is, but this might be a nice extra feature. Essentially have the validation method check to see if the node implements method "validate" and if it does then run it. Similar to one-off validation for forms, but different use pattern.
Functionality can be provided by blueprints as is, but this might be a nice extra feature. Essentially have the validation method check to see if the node implements method "validate" and if it does then run it. Similar to one-off validation for forms, but different use pattern.