Validating dfdata
18-Jan-2020 09:46
Client-side validation avoids an unnecessary round trip to the server when there are input errors on a form.
For example, the app may need to verify whether a user name is already in use.
For more information, see Automatic HTTP 400 responses.