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 May 11, 2023. It is now read-only.
Custom Draft Validation So i can make validation on my fields in create as draft operation,
that's should be totally separated from the default creation validation.
The text was updated successfully, but these errors were encountered:
Thank you for the feature request. I currently don't have time to implement this since i'm working on another project, but pull requests are more than welcome.
@jhonatasfender I believe what he meant something along the lines of how the current creationRules and updatingRules are made.
So we'd have something like draftCreationRules and draftPublishRules where you could define optional rules for when drafts are being created and when drafts are being published.
Custom Draft Validation So i can make validation on my fields in create as draft operation,
that's should be totally separated from the default creation validation.
The text was updated successfully, but these errors were encountered: