This repository has been 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
context
toerror
options that are functions (new signature:error(value, path, context)
) - added
error
option default if the type constructor owns agetValidationErrorMessage(value, path, context)
function - added
context
prop to all components (passed intoerror
ascontext
argument)
- added argument