Pydantic V2 is a ground-up rewrite that offers many new features, performance improvements, and some breaking changes compared to Pydantic V1.
When the value provided for --case-conversion-mode is invalid, the system should clearly report an error, provide a hint listing the valid options, and abort the initialization process. Currently, the ...