Skip to content

Validation

VueFormify using Standard Schema Validation, which means it can use any schema validatot which implemented this interface like Zod, Valibot, or ArkType. Using a schema enables full type inference.