@akamai/openapi-ts
Preparing search index...
zod.gen
errorObjectSchema
Variable errorObjectSchema
Const
errorObjectSchema
:
ZodObject
<
{
field
:
ZodOptional
<
ZodString
>
;
reason
:
ZodOptional
<
ZodString
>
}
,
$strip
,
>
= ...
An object for describing a single error that occurred during the processing of a request.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@akamai/openapi-ts
Loading...
An object for describing a single error that occurred during the processing of a request.