pydantic-core icon indicating copy to clipboard operation
pydantic-core copied to clipboard

`Json` type

Open samuelcolvin opened this issue 3 years ago • 0 comments

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.

samuelcolvin avatar Oct 13 '22 11:10 samuelcolvin