A new knowledge base article has been published on our support portal.
Scenario Overview
In this scenario we need to validate that the SSN field on the Contact entity is in the correct format. If it is not in a valid format then we need to display a message to the user and stop the save from occurring. The validation rule needs to fire when the user changes data with the SSN field. (i.e. the onChange() event)