Hi Folks,
Is there any way we can execute the PageValidator.evaluation function on an entity form without actually submitting the form?
I have a custom Validate button on my entity form that should show all the errors based on the Page Validators defined on the same form without submitting the form.
Thanks in advance.