• Returns the overall message for an array of ajv error details

    Parameters

    • details: {
          message: string;
      }[]

      array of ajv error details

    Returns string

    overall message for the array of ajv error details

Generated using TypeDoc