pydantic-core
pydantic-core copied to clipboard
`Json` type
Like we have in pydantic V1 but with JSON parsing implemented in rust using existing functionality.
Json[Foobar] should also work, e.g. JsonSchema should have a schema property.