Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Add Pydantic to validator list #524

Closed
wants to merge 1 commit into from
Closed

Add Pydantic to validator list #524

wants to merge 1 commit into from

Conversation

Kludex
Copy link

@Kludex Kludex commented May 25, 2023

No description provided.

@netlify
Copy link

netlify bot commented May 25, 2023

Deploy Preview for condescending-hopper-c3ed30 ready!

Name Link
🔨 Latest commit e274ed8
🔍 Latest deploy log https://app.netlify.com/sites/condescending-hopper-c3ed30/deploys/646f3c9b239e0b0008477374
😎 Deploy Preview https://deploy-preview-524--condescending-hopper-c3ed30.netlify.app/implementations
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Relequestual
Copy link
Member

@Julian Would you say Pydantic is a validator? We already have it listed under "from code".
As far as I know / can tell, it can't actually do the validation process using a JSON Schema, right?

@Julian
Copy link
Member

Julian commented Jun 12, 2023

The validation it does isn't (AFAIK) via JSON Schema -- the JSON Schema functionality it has is schema generation (from pydantic classes).

(So no not as far as I know)

@Kludex
Copy link
Author

Kludex commented Jun 12, 2023

Right... 🤔... 🏃 💨

👋 👀

@Kludex Kludex closed this Jun 12, 2023
@Kludex Kludex deleted the patch-1 branch June 12, 2023 12:13
@Relequestual
Copy link
Member

@Kludex Thank you all the same for making this PR 🙏
If you need help with any JSON Schema things, we have Discussions and our Slack server =]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants