Skip to content

Add schema validation example to SolidStart data mutation guide - #1633

Open
fabian-hiller wants to merge 1 commit into
solidjs:mainfrom
fabian-hiller:valibot-validation-example
Open

Add schema validation example to SolidStart data mutation guide#1633
fabian-hiller wants to merge 1 commit into
solidjs:mainfrom
fabian-hiller:valibot-validation-example

Conversation

@fabian-hiller

Copy link
Copy Markdown
  • I have read the Contribution guide
  • This PR references an issue (except for typos, broken links, or other minor problems)

Description(required)

The data mutation guide validates form fields manually. This adds a short follow-up example to the "Validating form fields" section that uses Valibot as the schema validator, so readers see how to scale validation beyond a single field without leaving the action pattern. The example follows the existing TypeScript/JavaScript tab conventions and is type-checked. Happy to port it to the v1 guide as well if you want, and happy to open an issue first if you prefer that for additions like this. I'm the author of Valibot.

Related issues & labels

  • Suggested label(s) (optional): documentation

@netlify

netlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploy Preview for solid-docs ready!

Name Link
🔨 Latest commit 50e2c37
🔍 Latest deploy log https://app.netlify.com/projects/solid-docs/deploys/6a83454c310a1400083af90d
😎 Deploy Preview https://deploy-preview-1633--solid-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@fabian-hiller
fabian-hiller marked this pull request as ready for review August 17, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant