first class support for standard schema (or effect-ts schema) validation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 746
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe
It would be nice to have first class support for standard schema validation just like the forms in nuxt-ui where i can easily use my effect-ts schema for form validation.
Describe the solution you'd like
first class support for standard schema validation would just allow the use of any validation lib the follows the standard format
Describe alternatives you've considered
implement support for all other libs individually (a lot more work)
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing form validation integration in Nuxt UI and the standard schema format referenced in the issue, including the effect-ts schema use case. Define what support for any standard-format validation library should expose and consider how completion can be verified across the supported validation scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100