Delivered Rules for Person Phone

These are the predefined rules for the Person Phone business object.

Name

Rule Type

Description

Validate Phone Number Format

Object Validation

This rule validates the phone number format based on the phone type. Shows an error message if the phone number isn't in the defined format and length, for a given country and the selected phone type. For example, for Australia, if the value entered for a mobile phone doesn't start with 04, an error message is shown.

Validate Area Code Format

Object Validation

This rule validates the area code format based on the phone type. Shows an error message if the area code isn't in the defined format and length, for a given country and the selected phone type. For example, for India, the area code must be in the range of 2 to 4 digits when the phone type isn't a mobile.

Validate Area Code is Blank

Object Validation

This rule validates that the area code is null, based on the phone type. Shows an error message if the user enters a value for the area code when no area code is expected, based on country code and the phone type. For example, if the user enters a number for the area code if the country is India and the phone type is mobile, an error message is displayed.

Validate Area Code Based on Phone Type

Object Validation

This rule validates if the area code is entered based on the phone type. Shows an error message if the user doesn't enter a value for the area code when the area code is required, based on country code and the phone type.