/
Validation rule: Must_Be_Valid_Email_Format

Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au

Validation rule: Must_Be_Valid_Email_Format

Validation rule Details

Name

Must_Be_Valid_Email_Format

Label

Must_Be_Valid_Email_Format

Object

bt_stripe__Stripe_Customer__c

Active

Yes

Formula

AND(
NOT($Setup.bt_stripe__Stripe_Settings__c.bt_stripe__Disable_Customer_Email_Validation__c),
NOT(ISBLANK(bt_stripe__Email__c)),
NOT(REGEX(bt_stripe__Email__c, "^[A-Za-z0-9._%+-/!#$%&'*=?^_`{|}~]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}$"))
)

Error message

Email entered must be valid email address format.

Error location

Top of Page

Description

Ensures the value entered is in email address format.

Related content

Validation rule: USYD_MA_Email_Type_is_Mandatory
Validation rule: USYD_MA_Email_Type_is_Mandatory
More like this
Validation rule: Email_is_Required
Validation rule: Email_is_Required
More like this
Validation rule: USYD_MA_Address_Type_is_Mandatory
Validation rule: USYD_MA_Address_Type_is_Mandatory
More like this
Validation rule: Madatory_Email_Phone_Address_Org_Corp
Validation rule: Madatory_Email_Phone_Address_Org_Corp
More like this
Validation rule: No_Business_Email
Validation rule: No_Business_Email
More like this
Validation rule: Micro_Deposit_Field_Value_Greater_Than_1
Validation rule: Micro_Deposit_Field_Value_Greater_Than_1
More like this