/
ai_sampletext
/
DiplomWork
Обзор
Документация
Войти
/
ai_sampletext
/
DiplomWork
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
DiplomWork
/
node_modules
/
zod
/
..
lib
Initial commit
2 месяца назад
LICENSE
Initial commit
2 месяца назад
README.md
Initial commit
2 месяца назад
index.d.ts
Initial commit
2 месяца назад
package.json
Initial commit
2 месяца назад
Table of contents
Introduction
Sponsors
Ecosystem
Resources
API libraries
Form integrations
Zod to X
X to Zod
Mocking
Powered by Zod
Utilities for Zod
Installation
Requirements
From `npm`
Basic usage
Primitives
Coercion for primitives
Literals
Strings
Datetimes
Dates
Times
IP addresses
IP ranges (CIDR)
Numbers
BigInts
NaNs
Booleans
Dates
Zod enums
Native enums
Optionals
Nullables
Objects
`.shape`
`.keyof`
`.extend`
`.merge`
`.pick/.omit`
`.partial`
`.deepPartial`
`.required`
`.passthrough`
`.strict`
`.strip`
`.catchall`
Arrays
`.element`
`.nonempty`
`.min/.max/.length`
Tuples
Unions
Discriminated unions
Records
Instanceof
Functions
Preprocess
Custom schemas
Schema methods
`.parse`
`.parseAsync`
`.safeParse`
`.safeParseAsync`
`.refine`
Arguments
Customize error path
Asynchronous refinements
Relationship to transforms
Joi
Yup
io-ts
Runtypes
Ow
Changelog
README.md