-
Notifications
You must be signed in to change notification settings - Fork 855
DC 5685 - update Prisma.validator api availability information in client versions #7194
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
DC 5685 - update Prisma.validator api availability information in client versions #7194
Conversation
Dangerous URL checkNo absolute URLs to prisma.io/docs found. |
WalkthroughReplaced an inline Note with a Warning in the Prisma Validator docs clarifying that Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Redirect checkThis PR probably requires the following redirects to be added to static/_redirects:
|
Deploying docs with
|
Latest commit: |
0fb1973
|
Status: | ✅ Deploy successful! |
Preview URL: | https://55acf1e5.docs-51g.pages.dev |
Branch Preview URL: | https://feat-dc-5685-prisma-validato.docs-51g.pages.dev |
content/200-orm/200-prisma-client/400-type-safety/050-prisma-validator.mdx
Outdated
Show resolved
Hide resolved
content/200-orm/200-prisma-client/400-type-safety/050-prisma-validator.mdx
Outdated
Show resolved
Hide resolved
…ty-in-client-versions
2ecd2bb
to
8e32795
Compare
…ty-in-client-versions
Summary
This PR clarifies that the
prisma.validator
API is only available when using the legacyprisma-client-js
generator, and not in the newprisma-client
.Visual Changes
Preview link
https://feat-dc-5685-prisma-validato.docs-51g.pages.dev/orm/prisma-client/type-safety/prisma-validator
Related Issue
Linear issue → DC-5685