Make sure that the client only displays the errors where the user has taken action.
Example:
Name fields is required but the user has not yet tried to enter any text. Then the api should return an error saying that the field is required but the client should not display it.