...field. No validation message, which is what it's supposed to do.
I'm requiring a comma before and after entry, so my validation rule is
Like ",*,"
and my validation text is:
Please make sure that each clone has comma before and after it.
-----
The rule is enforced, so I don't think...