function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
chinni dchinni d 

I have to perform sum validations which triggers , I have to use ?

Soumya BeheraSoumya Behera
Hi Chini,

Can you please let us know the requirment what kind of validation you wanted to perform. You can achieve anykind of validation by writing a helper class and write a logic to validate.

Regards,
Soumya Behera
Abhishek_DEOAbhishek_DEO
For data validation, you should always go with "Before" triggers