Validation Rule Design Guidelines


Validation Rule Design Guidelines provide standards for naming validation rules.

Naming a Validation Rule

We recommend entering a Rule Name in Pascal case. Validation rules are unique in that they don't have a label. There is only a Rule Name that behaves like an API name. For example it doesn't allow spaces.

Learn more about title case and Pascal case in Component Design Guidelines.