SchemaDocs
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.1
4.2.0
4.1.13
4.1.12
4.1.11
4.1.10
4.1.9
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.25.76
3.25.75
3.25.74
3.25.73
3.25.72
3.25.71
3.25.70
3.25.69
3.25.68
3.25.67
3.25.66
3.25.65
3.25.64
3.25.63
3.25.62
3.25.61
3.25.60
3.25.59
3.25.58
3.25.57
3.25.56
3.25.55
3.25.54
3.25.53
3.25.52
3.25.51
3.25.50
3.25.49
3.25.48
3.25.47
3.25.46
3.25.45
3.25.44
3.25.43
3.25.42
3.25.41
3.25.40
3.25.39
3.25.38
3.25.37
3.25.36
3.25.35
3.25.34
3.25.33
3.25.32
3.25.31
3.25.30
3.25.29
3.25.28
3.25.27
3.25.26
3.25.25
3.25.24
3.25.23
3.25.22
3.25.21
3.25.20
3.25.18
3.25.17
3.25.16
3.25.15
3.25.14
3.25.13
3.25.12
3.25.11
3.25.10
3.25.9
3.25.8
3.25.7
3.25.6
3.25.5
3.25.4
3.25.3
3.25.1
3.25.0-beta.20250519T094321
3.25.0
3.24.4
3.24.3
3.24.2
3.24.1
3.24.0
3.23.8
3.23.7
3.23.6
3.23.5
3.23.4
3.23.3
3.23.2
3.23.1
3.23.0
3.22.5
3.22.4
3.22.3
3.22.2
3.22.1
3.22.0
3.21.4
3.21.3
3.21.2
3.21.1
3.21.0
3.20.6
3.20.5
3.20.4
3.20.3
3.20.2
3.20.1
3.20.0
3.19.1
3.19.0
3.18.0
3.17.10
3.17.9
3.17.8
3.17.7
3.17.6
3.17.5
3.17.4
3.17.3
3.17.2
3.17.0
3.16.1
3.16.0
3.15.1
3.15.0
3.14.5
3.14.4
3.14.3
3.14.2
3.14.1
3.14.0
3.13.4
3.13.3
3.13.2
3.13.0
3.12.1
3.12.0
3.11.6
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.3
3.10.2
3.10.1
3.10.0
3.9.8
3.9.7
3.9.6
3.9.5
3.9.4
3.9.3
3.9.2
3.9.1
3.9.0
3.8.2
3.8.1
3.8.0
3.7.3
3.7.2
3.7.1
3.7.0
3.6.1
3.6.0
3.5.4
3.5.3
3.5.2
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
1
2
3
4
5
6
7
8
9
// Configure the locale for error messages (optionr messages (optional)
// z.config(z.locales.it())t())
const schema = z.sp;= z.object({
name: z.ame: z.string(),
birth_year: z.ear: z.number().optional()
})
return schemahema
Value #1
1
{name: bsp;"John"}
{
"name": "John"
}
}