nuxt / nuxt/content

first class support for standard schema (or effect-ts schema) validation

Open
#3,842 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.