Saved Bookmarks
| 1. |
How Validation Rules Executed? Is It Page Layout / Visualforce Dependent? |
|
Answer» The VALIDATION RULES run at the DATA model level, so they are not affected by the UI. Any record that is SAVED in Salesforce will run through the validation rules. The validation rules run at the data model level, so they are not affected by the UI. Any record that is saved in Salesforce will run through the validation rules. |
|