ValidationError
Last updated
Was this helpful?
Validation error (400). These errors are thrown when you send data in the wrong format or with invalid values.
details
readonly
null | Record<string, string>
All validation errors in {[path]: error} format
Last updated
Was this helpful?
Was this helpful?