simple-react-form icon indicating copy to clipboard operation
simple-react-form copied to clipboard

How to Display ServerSide validation errors

Open a-alhusaini opened this issue 5 years ago • 0 comments

The Problem

if i want to check that a value doesn't already exist in a db (such as an email address) how do i show that error where i have my other email related errors in other words is there a method that let's me show custom errors for a specefic field?

a-alhusaini avatar Feb 26 '20 11:02 a-alhusaini