python-pyfields
python-pyfields copied to clipboard
Ability to disable validation temporarily (for faster instance creation or conversion routes.)
In all the above scenarii, having a skip_validation option could be nice to get fast object creation routes.
Originally posted by @smarie in https://github.com/smarie/python-pyfields/issues/2#issuecomment-529337135
Not sure if this is actually needed.