Salesforce Exam Questions

what are the various ways of bypassing this validation rule?

If there is a custom validation rule on a custom object Position for the custom text field
Location to make sure that this field is not left blank, then what are the various ways of
bypassing this validation rule?

Answer: a. Deactivate the validation rule. b. Provide a value to this field in the before insert/update trigger on the Location object if this field has been left blank.