CustomValidationError: {
    error: string;
    fieldKey: string;
}

Type declaration

  • error: string
  • fieldKey: string

Generated using TypeDoc