• Mishal Jose
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Need to solve a problem, I need to throw a error if the record with different value of country is inserted in object. Example: I need to check the value of existing country field and if the new record is inserted with different country value, I need to throw an error. Is there a way to achieve this.?