-
-
Notifications
You must be signed in to change notification settings - Fork 479
docs(form): Effect Schema also supports Standard Schema #1259
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
Conversation
Effect Schema also supports Standard Schema
View your CI Pipeline Execution ↗ for commit 58a1c49.
☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1259 +/- ##
=======================================
Coverage 88.86% 88.86%
=======================================
Files 28 28
Lines 1275 1275
Branches 332 333 +1
=======================================
Hits 1133 1133
Misses 126 126
Partials 16 16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* Update validation.md Effect Schema also supports Standard Schema * Add validation by Effect/Schema to react example * ci: apply automated fixes and generate docs
Effect Schema also supports Standard Schema.
The StackBlitz example can also be modified with:
See it live