ImageValidationErrorDetails interface
Image validation error details
Property Details
code
An identifier for the error.
code?: string
Property Value
string
message
A message describing the error.
message?: string
Property Value
string