Person Name VBS Validation Rule
We have an autocomplete validation rule configured on person name section where if the user try to update their name then system should not allow the user to pass special character, Please find screenshot below from autocomplete rule page and from front end.
This rule is working fine on responsive pages as below:
We want to move same rule on VBS validation rule since we have heard that going forward (further release) autocomplete rule will no longer be supported on redwood pages.
So we have decided to write VBS validation rule now itself, we have written below validation rule on personal details page, and it is working fine on this page.