Is there a way within in AttributeValidator Parameters -> Validation Rule -> Rule Configuration -> NOT EQUAL a value?
Is there a way within in AttributeValidator Parameters -> Validation Rule -> Rule Configuration -> NOT EQUAL a value?
Best answer by ebygomm
I think this will work if you want to fail only exact matches, not contains as well
^(@Value(_projectid).+|(?!@Value(_projectid)).*)$
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.