Hi,
For large size projects (ASP.NET Core with React) , what is the best way to validate a form.
Are there any third party validation frameworks for react?
My requirement is i want to validate the fields, compare fields and also validate some logic in UI.