Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
The return value of custom validators is suggested to be an object according to angular documentation. This allows easy access to values for the error message without having to duplicate code or expose properties.
Can FormValidators be changed to return more information to help with validation message creation?