I have a content rule that executes a script. This script validates property data before moving the document to another space. Is it possible to send an error message back to the user in javascript, such as "Please enter all property data, title property is blank." The user would then modify content properties and my content rule triggered by the update will try validating the data again.