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
John Gallinagh 8John Gallinagh 8 

Identify Validation Rule Missing Fields

So I have a 3rd party app running and it has some pretty cool functionality that I'm looking to re-create.  Here's what I'm trying to do.  I have quite a few validation rules on my opportunity records.  I'd like to compile and post all the fields that have not met the validation rule requirements into a single field so my users can see what fields are missing at any given point in time.  The image below shows the validation rules that haven't been satisfied yet.  How would I go about implementing something like this.

Close Won Validation Missing Fields