monty icon indicating copy to clipboard operation
monty copied to clipboard

[Bug]: `DeprecationWarning` due to use of `general_plain_validator_function` in `MSONable.__get_pydantic_core_schema__` with Pydantic v2

Open ugognw opened this issue 7 months ago • 2 comments

https://github.com/materialsvirtuallab/monty/blob/5d37679e1f0cd58a8d165d76f3a095cb71266831/monty/json.py#L291-L300

Pydantic suggests a straight swap for core_schema.with_info_plain_validator_function

ugognw avatar Nov 24 '23 22:11 ugognw