pydantic / pydantic-extra-types

Extra Pydantic types.
MIT License
176 stars 47 forks source link

Add ISIN type to types #198

Open maximilianfellhuber opened 1 month ago

maximilianfellhuber commented 1 month ago

I suggest adding a validation for ISINs to the types. I have the code ready with no extra dependencies required and will create a PR should you decide to add it to this repo.