Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator improvements #30

Open
5 of 6 tasks
x0k opened this issue Nov 14, 2024 · 1 comment
Open
5 of 6 tasks

Validator improvements #30

x0k opened this issue Nov 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@x0k
Copy link
Owner

x0k commented Nov 14, 2024

What i want:

  • Zod as full-fledged validator (by using json-schema-to-zod)
  • Validator based on @cfworker/json-schema
  • Maybe async validation support for full form validation
  • Fix input validation for arrays
  • Form revalidation on structure changes (add/del items/properties)
  • Support for precompiled validators (ajv, @exodus/schemasafe)
@x0k
Copy link
Owner Author

x0k commented Nov 30, 2024

Implementing support for precompiled validators will take some time, so I'll postpone this task until the next release

@x0k x0k added the enhancement New feature or request label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant