Skip to content

0.2.0 Validation 🛡️

Choose a tag to compare

@feO2x feO2x released this 13 Apr 05:20
· 38 commits to main since this release
6d5f65a

Light.PortableResults 0.2.0

  • Introduces Light.PortableResults.Validation which provides ValidationContext, Validator<T>, AsyncValidator<T> and a rich suite of assertions to simplify creation of errors.
  • Write rich anti-corruption layers with Validator<TSource, TValidated> and AsyncValidator<TSource, TValidated>.

What's Changed

Full Changelog: 0.1.0...0.2.0