KanontypeswrappersNullishSchemaSur cette pageNullishSchema<Inner> NullishSchema<Inner> = Schema<Infer<Inner> | null | undefined> & object Schema for nullish values (null or undefined). Type Declaration type: "nullish" innerSchema: Inner Type Parameters Inner: Inner extends GenericSchema The inner schema type Since 2.0.0