package validate

  1. Overview
  2. Docs

v1.0.0 (2024-01-26)

  • Added support for validating variants.
  • Introduced support for recursive types, enabling the validation of nested self-referential data structures.
  • Implemented support for circular recursive types, allowing for validation in complex interconnected data structures.
  • API stabilization: The API can now be considered stable. Future changes will primarily focus on adding new validators without altering existing functionality.

v0.2.0 (2024-01-17)

  • Support for simple types
  • Support for tuples
  • Group error type added

v0.1.0 (2024-01-09)

  • Initial release
OCaml

Innovation. Community. Security.