For more information, please refer to this announcement explaining best practices for getting answers to questions.
Autocomplete Rule: Non-Mandatory Address line validation if the value is empty or blank or null.
Summary:
As part of Special Character validation in Address Lines, we encountered an issue with empty/blank/null values in Address Line 2 field which are non-mandatory.
We already raised an Autocomplete rule process Oracle request for special character validation including no value/blank/empty/null in address lines - request approved.
Please let us know how can we achieve the requirement to validate a specific set of special characters including blank/empty/null values in non-mandatory fields like address line 2.
Autocomplete Rule Use Case approved too UC#15:
Content (required):
I am using the below regex to make sure that the field value doesn't match the conditions in the expression then throw an ERROR validation message. (Using this for Special Character validation for Address Line 1 which is a mandatory field).