wyfo / apischema

JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
https://wyfo.github.io/apischema/
MIT License
230 stars 18 forks source link

fix: catch re.error in re.Pattern compilation to raise ValidationError instead #597

Closed wyfo closed 1 year ago

wyfo commented 1 year ago

Fixes #579