Please enable JavaScript
Salesforce Validation Rules are stored in ValidationRule entity. So, we can query the ValidationRule entity to fetch Salesforce Validation Rules using Tooling API. Blog Post: https://www.infallibletechie.com/2020/06/fetching-validation-rule-from-tooling.html