This repository was archived by the owner on Feb 16, 2021. It is now read-only.
v0.6.5
- Internal
- upgrade to latest version of tcomb-validation (2.2.0)
- removed debug dependency
- New Feature
- added argument
contexttoerroroptions that are functions (new signature:error(value, path, context)) - added
erroroption default if the type constructor owns agetValidationErrorMessage(value, path, context)function - added
contextprop to all components (passed intoerrorascontextargument)
- added argument