bupkis
API
Assertions
Preparing search index...
bupkis
z
Namespace z
Re-export of
Zod v4
for use in custom assertion implementations.
Namespaces
core
regexes
util
locales
iso
coerce
Enumerations
ZodFirstPartyTypeKind
Interfaces
ZodType
_ZodType
_ZodString
ZodString
ZodStringFormat
ZodEmail
ZodGUID
ZodUUID
ZodURL
ZodEmoji
ZodNanoID
ZodCUID
ZodCUID2
ZodULID
ZodXID
ZodKSUID
ZodIPv4
ZodIPv6
ZodCIDRv4
ZodCIDRv6
ZodBase64
ZodBase64URL
ZodE164
ZodJWT
ZodCustomStringFormat
_ZodNumber
ZodNumber
ZodNumberFormat
ZodInt
ZodFloat32
ZodFloat64
ZodInt32
ZodUInt32
_ZodBoolean
ZodBoolean
_ZodBigInt
ZodBigInt
ZodBigIntFormat
ZodSymbol
ZodUndefined
ZodNull
ZodAny
ZodUnknown
ZodNever
ZodVoid
_ZodDate
ZodDate
ZodArray
ZodObject
ZodUnion
ZodDiscriminatedUnion
ZodIntersection
ZodTuple
ZodRecord
ZodMap
ZodSet
ZodEnum
ZodLiteral
ZodFile
ZodTransform
ZodOptional
ZodNullable
ZodDefault
ZodPrefault
ZodNonOptional
ZodSuccess
ZodCatch
ZodNaN
ZodPipe
ZodCodec
ZodReadonly
ZodTemplateLiteral
ZodLazy
ZodPromise
ZodFunction
ZodCustom
ZodJSONSchemaInternals
ZodJSONSchema
ZodError
ZodISODateTime
ZodISODate
ZodISOTime
ZodISODuration
ZodCoercedString
ZodCoercedNumber
ZodCoercedBigInt
ZodCoercedBoolean
ZodCoercedDate
Type Aliases
SafeExtendShape
ZodIssue
IssueData
ZodSafeParseResult
ZodSafeParseSuccess
ZodSafeParseError
inferFlattenedErrors
inferFormattedError
BRAND
ZodRawShape
Variables
ZodType
ZodString
ZodStringFormat
ZodEmail
ZodGUID
ZodUUID
ZodURL
ZodEmoji
ZodNanoID
ZodCUID
ZodCUID2
ZodULID
ZodXID
ZodKSUID
ZodIPv4
ZodIPv6
ZodCIDRv4
ZodCIDRv6
ZodBase64
ZodBase64URL
ZodE164
ZodJWT
ZodCustomStringFormat
ZodNumber
ZodNumberFormat
ZodBoolean
ZodBigInt
ZodBigIntFormat
ZodSymbol
ZodUndefined
ZodNull
ZodAny
ZodUnknown
ZodNever
ZodVoid
ZodDate
ZodArray
ZodObject
ZodUnion
ZodDiscriminatedUnion
ZodIntersection
ZodTuple
ZodRecord
ZodMap
ZodSet
ZodEnum
ZodLiteral
ZodFile
ZodTransform
ZodOptional
ZodNullable
ZodDefault
ZodPrefault
ZodNonOptional
ZodSuccess
ZodCatch
ZodNaN
ZodPipe
ZodCodec
ZodReadonly
ZodTemplateLiteral
ZodLazy
ZodPromise
ZodFunction
ZodCustom
stringbool
ZodError
ZodRealError
parse
parseAsync
safeParse
safeParseAsync
encode
decode
encodeAsync
decodeAsync
safeEncode
safeDecode
safeEncodeAsync
safeDecodeAsync
ZodIssueCode
ZodISODateTime
ZodISODate
ZodISOTime
ZodISODuration
Functions
string
email
guid
uuid
uuidv4
uuidv6
uuidv7
url
httpUrl
emoji
nanoid
cuid
cuid2
ulid
xid
ksuid
ipv4
ipv6
cidrv4
cidrv6
base64
base64url
e164
jwt
stringFormat
hostname
hex
hash
number
int
float32
float64
int32
uint32
boolean
bigint
int64
uint64
symbol
any
unknown
never
date
array
keyof
object
strictObject
looseObject
union
discriminatedUnion
intersection
tuple
record
partialRecord
map
set
nativeEnum
literal
file
transform
optional
nullable
nullish
_default
prefault
nonoptional
success
nan
pipe
codec
readonly
templateLiteral
lazy
promise
_function
check
custom
refine
superRefine
json
preprocess
setErrorMap
getErrorMap
clone
undefined
null
void
enum
catch
instanceof
References
infer
 →Â
z
.
core
.
output
output
 →Â
z
.
core
.
output
input
 →Â
z
.
core
.
input
globalRegistry
 →Â
z
.
core
.
globalRegistry
GlobalMeta
 →Â
z
.
core
.
GlobalMeta
registry
 →Â
z
.
core
.
registry
config
 →Â
z
.
core
.
config
$output
 →Â
z
.
core
.
$output
$input
 →Â
z
.
core
.
$input
$brand
 →Â
z
.
core
.
$brand
treeifyError
 →Â
z
.
core
.
treeifyError
prettifyError
 →Â
z
.
core
.
prettifyError
formatError
 →Â
z
.
core
.
formatError
flattenError
 →Â
z
.
core
.
flattenError
toJSONSchema
 →Â
z
.
core
.
toJSONSchema
TimePrecision
 →Â
z
.
core
.
TimePrecision
NEVER
 →Â
z
.
core
.
NEVER
function
 →Â
_function
lt
 →Â
_lt
lte
 →Â
_lte
gt
 →Â
_gt
gte
 →Â
_gte
positive
 →Â
_positive
negative
 →Â
_negative
nonpositive
 →Â
_nonpositive
nonnegative
 →Â
_nonnegative
multipleOf
 →Â
_multipleOf
maxSize
 →Â
_maxSize
minSize
 →Â
_minSize
size
 →Â
_size
maxLength
 →Â
_maxLength
minLength
 →Â
_minLength
length
 →Â
_length
regex
 →Â
_regex
lowercase
 →Â
_lowercase
uppercase
 →Â
_uppercase
includes
 →Â
_includes
startsWith
 →Â
_startsWith
endsWith
 →Â
_endsWith
property
 →Â
_property
mime
 →Â
_mime
overwrite
 →Â
_overwrite
normalize
 →Â
_normalize
trim
 →Â
_trim
toLowerCase
 →Â
_toLowerCase
toUpperCase
 →Â
_toUpperCase
RefinementCtx
 →Â
$RefinementCtx
ZodFlattenedError
 →Â
$ZodFlattenedError
ZodFormattedError
 →Â
$ZodFormattedError
ZodErrorMap
 →Â
$ZodErrorMap
TypeOf
 →Â
z
.
core
.
output
Infer
 →Â
z
.
core
.
output
ZodFirstPartySchemaTypes
 →Â
$ZodTypes
ZodTypeAny
 →Â
z
.
ZodType
ZodSchema
 →Â
z
.
ZodType
Schema
 →Â
z
.
ZodType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Namespaces
core
regexes
util
locales
iso
coerce
Enumerations
Zod
First
Party
Type
Kind
Interfaces
Zod
Type
_
Zod
Type
_
Zod
String
Zod
String
Zod
String
Format
Zod
Email
Zod
GUID
Zod
UUID
Zod
URL
Zod
Emoji
Zod
Nano
ID
Zod
CUID
Zod
CUID2
Zod
ULID
Zod
XID
Zod
KSUID
Zod
I
Pv4
Zod
I
Pv6
Zod
CID
Rv4
Zod
CID
Rv6
Zod
Base64
Zod
Base64
URL
Zod
E164
Zod
JWT
Zod
Custom
String
Format
_
Zod
Number
Zod
Number
Zod
Number
Format
Zod
Int
Zod
Float32
Zod
Float64
Zod
Int32
Zod
U
Int32
_
Zod
Boolean
Zod
Boolean
_
Zod
Big
Int
Zod
Big
Int
Zod
Big
Int
Format
Zod
Symbol
Zod
Undefined
Zod
Null
Zod
Any
Zod
Unknown
Zod
Never
Zod
Void
_
Zod
Date
Zod
Date
Zod
Array
Zod
Object
Zod
Union
Zod
Discriminated
Union
Zod
Intersection
Zod
Tuple
Zod
Record
Zod
Map
Zod
Set
Zod
Enum
Zod
Literal
Zod
File
Zod
Transform
Zod
Optional
Zod
Nullable
Zod
Default
Zod
Prefault
Zod
Non
Optional
Zod
Success
Zod
Catch
Zod
Na
N
Zod
Pipe
Zod
Codec
Zod
Readonly
Zod
Template
Literal
Zod
Lazy
Zod
Promise
Zod
Function
Zod
Custom
Zod
JSON
Schema
Internals
Zod
JSON
Schema
Zod
Error
Zod
ISO
Date
Time
Zod
ISO
Date
Zod
ISO
Time
Zod
ISO
Duration
Zod
Coerced
String
Zod
Coerced
Number
Zod
Coerced
Big
Int
Zod
Coerced
Boolean
Zod
Coerced
Date
Type Aliases
Safe
Extend
Shape
Zod
Issue
Issue
Data
Zod
Safe
Parse
Result
Zod
Safe
Parse
Success
Zod
Safe
Parse
Error
infer
Flattened
Errors
infer
Formatted
Error
BRAND
Zod
Raw
Shape
Variables
Zod
Type
Zod
String
Zod
String
Format
Zod
Email
Zod
GUID
Zod
UUID
Zod
URL
Zod
Emoji
Zod
Nano
ID
Zod
CUID
Zod
CUID2
Zod
ULID
Zod
XID
Zod
KSUID
Zod
I
Pv4
Zod
I
Pv6
Zod
CID
Rv4
Zod
CID
Rv6
Zod
Base64
Zod
Base64
URL
Zod
E164
Zod
JWT
Zod
Custom
String
Format
Zod
Number
Zod
Number
Format
Zod
Boolean
Zod
Big
Int
Zod
Big
Int
Format
Zod
Symbol
Zod
Undefined
Zod
Null
Zod
Any
Zod
Unknown
Zod
Never
Zod
Void
Zod
Date
Zod
Array
Zod
Object
Zod
Union
Zod
Discriminated
Union
Zod
Intersection
Zod
Tuple
Zod
Record
Zod
Map
Zod
Set
Zod
Enum
Zod
Literal
Zod
File
Zod
Transform
Zod
Optional
Zod
Nullable
Zod
Default
Zod
Prefault
Zod
Non
Optional
Zod
Success
Zod
Catch
Zod
Na
N
Zod
Pipe
Zod
Codec
Zod
Readonly
Zod
Template
Literal
Zod
Lazy
Zod
Promise
Zod
Function
Zod
Custom
stringbool
Zod
Error
Zod
Real
Error
parse
parse
Async
safe
Parse
safe
Parse
Async
encode
decode
encode
Async
decode
Async
safe
Encode
safe
Decode
safe
Encode
Async
safe
Decode
Async
Zod
Issue
Code
Zod
ISO
Date
Time
Zod
ISO
Date
Zod
ISO
Time
Zod
ISO
Duration
Functions
string
email
guid
uuid
uuidv4
uuidv6
uuidv7
url
http
Url
emoji
nanoid
cuid
cuid2
ulid
xid
ksuid
ipv4
ipv6
cidrv4
cidrv6
base64
base64url
e164
jwt
string
Format
hostname
hex
hash
number
int
float32
float64
int32
uint32
boolean
bigint
int64
uint64
symbol
any
unknown
never
date
array
keyof
object
strict
Object
loose
Object
union
discriminated
Union
intersection
tuple
record
partial
Record
map
set
native
Enum
literal
file
transform
optional
nullable
nullish
_
default
prefault
nonoptional
success
nan
pipe
codec
readonly
template
Literal
lazy
promise
_
function
check
custom
refine
super
Refine
json
preprocess
set
Error
Map
get
Error
Map
clone
undefined
null
void
enum
catch
instanceof
References
infer
output
input
global
Registry
Global
Meta
registry
config
$output
$input
$brand
treeify
Error
prettify
Error
format
Error
flatten
Error
to
JSON
Schema
Time
Precision
NEVER
function
lt
lte
gt
gte
positive
negative
nonpositive
nonnegative
multiple
Of
max
Size
min
Size
size
max
Length
min
Length
length
regex
lowercase
uppercase
includes
starts
With
ends
With
property
mime
overwrite
normalize
trim
to
Lower
Case
to
Upper
Case
Refinement
Ctx
Zod
Flattened
Error
Zod
Formatted
Error
Zod
Error
Map
Type
Of
Infer
Zod
First
Party
Schema
Types
Zod
Type
Any
Zod
Schema
Schema
API
Assertions
GitHub
npm
bupkis
Loading...
Re-export of Zod v4 for use in custom assertion implementations.