How to abort delete document action if validations fail

Hi,

You can hook into a delete event, but I don’t think you can abort it. What you could do is create some custom actions in the workflow. See this previous thread for advice.