1 repositorio
Checks if a value is explicitly undefined and rejects all other types.
Distinct from Runtime Value Validation: Strictly validates that a value is undefined, distinct from general runtime validation.
Explore 1 awesome GitHub repository matching software engineering & architecture · Undefined Value Validation. Refine with filters or upvote what's useful.
Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments.
Ensures a value is explicitly undefined and rejects other data types.