1 Repo
Constraints that ensure an object contains at least a specified number of key-value pairs.
Distinct from Object Shape Validation: Distinct from Object Shape Validation: focuses on the count of entries rather than the names or types of specific keys.
Explore 1 awesome GitHub repository matching software engineering & architecture · Minimum Object Entry 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.
Checks that an object contains at least a specified minimum number of key-value pairs.