Hi all,
I need to validate customer name during creation of a new customer such that the creator must enter at least two strings i.e., you should not enter one name but at least two separated by a space.
How can I achieve this in OnAfterValidate or OnBeforeValidate trigger?