What are validation rules? : salesforce validation rules
Answer / Kajal
Validation Rules in Salesforce are business rules that you can define to ensure data integrity and enforce business processes. These rules are triggered when a record is saved or edited, and they prevent the record from being saved if certain conditions are not met.
| Is This Answer Correct ? | 0 Yes | 0 No |
What will happen to child records if we delete a parent record in case of lookup relationship?
Who developed salesforce?
Why Salesforce is important?
What happens to detail record when a master record is deleted?
List the important methods in list, set and map
Can we include external javascript/css libraries in components ? : salesforce lightning component
What is cross object formula creation?
Can we bind an existing Apex Controller with a lightning component?
What are system modifiable fields. Whether these fields can be modified? : salesforce objects & fields
How many types of email templates can be created in salesforce?
Mention what are the different types of reports available in salesforce?
Explain 'lookup relationship' in salesforce ?