Error reporters for io-ts.
Currently this package only includes one reporter. The output is an array of strings in the format of:
Expected type of ${path} to be ${expectedType}, but got ${actualType}: ${actualValue}.
yarn add io-ts-reporters
See the tests.
yarn
yarn run test