Extracts validation attributes (min, max, pattern, etc.) from a Valibot schema.
The schema to extract attributes from.
An object containing partial InputAttributes.
Iterates through the schema's pipe and other properties to find constraints that can be represented as HTML attributes.
Extracts validation attributes (min, max, pattern, etc.) from a Valibot schema.