jazzband / jsonmodels

jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
http://jsonmodels.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
334 stars 51 forks source link

Added PythonRegex validator that is not ECMA262 compliant #108

Open avrahamshukron opened 6 years ago

avrahamshukron commented 6 years ago

This should solve #103