case-classy icon indicating copy to clipboard operation
case-classy copied to clipboard

Add support for a validation DecodeError; integrate Refined

Open andyscott opened this issue 8 years ago • 0 comments

This is twofold:

  1. Add a ValidationFailed (or similar) DecodeError type and corresponding helper methods to add "validation" steps to a decoder.
  2. Integrate the Refined library on top of the ValidationFailed functionality.

andyscott avatar Feb 22 '17 22:02 andyscott