nohm
nohm copied to clipboard
feat(relation): deepValidate to check for errors in linked instances
instead of the old continue_on_link_error behaviour, we should add a way to deepValidate before saving. Meaning all relationChanges (only link) get validated and if one of them is not valid, we abort before starting the save.