You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
This behaviour is possible currently by using throwOnValidation. However, it seems that setting this property in the class itself has no effect - maybe it's being overridden elsewhere.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
All methods that issue errors have an
orFail
alternative. Thus,save()
should have as well, throwing an exception with the validation messages.The text was updated successfully, but these errors were encountered: