ErrorIndividual

public ErrorIndividual ErrorIndividual(String type, String message, List<Field> fields)

Parameters

type

The error type.

message

A human readable message giving details about this error.

fields

Details about the specific fields that had an error.