ImageValidationErrorDetails interface

Image validation error details

Properties

code

An identifier for the error.

message

A message describing the error.

Property Details

code

An identifier for the error.

code?: string

Property Value

string

message

A message describing the error.

message?: string

Property Value

string