Variable OtherwiseContentModifier
OtherwiseContentModifier: ZodFunction<
ZodTuple<
[
ZodType<Message<boolean>, ZodTypeDef, Message<boolean>>,
ZodUnion<
[
ZodUnion<
[
ZodString,
ZodType<MessagePayload, ZodTypeDef, MessagePayload>,
ZodRecord<ZodString, ZodAny>,
],
>,
ZodFunction<
ZodTuple<
[
ZodType<Message<boolean>, ZodTypeDef, Message<boolean>>,
ZodObject<
{ failure: ZodNullable<(...)>; phrase: ZodString },
"strip",
ZodTypeAny,
{ failure: (...) | (...); phrase: string },
{ failure: (...) | (...); phrase: string },
>,
],
ZodUnknown,
>,
ZodUnion<
[
ZodUnion<
[
ZodString,
ZodType<(...), (...), (...)>,
ZodRecord<(...), (...)>,
],
>,
ZodPromise<ZodUnion<[(...), (...), (...)]>>,
],
>,
>,
],
>,
],
ZodUnknown,
>,
ZodUnion<
[
ZodUnion<
[
ZodString,
ZodType<MessagePayload, ZodTypeDef, MessagePayload>,
ZodRecord<ZodString, ZodAny>,
],
>,
ZodPromise<
ZodUnion<
[
ZodString,
ZodType<MessagePayload, ZodTypeDef, MessagePayload>,
ZodRecord<ZodString, ZodAny>,
],
>,
>,
],
>,
>