Cpp Validator Versions Save

C++ header-only library for generic data validation.

v2.0.3

1 year ago

v2.0.2

3 years ago

Update dpcumentation.

v2.0.1

3 years ago
  • Add examples.
  • Update building scripts.
  • Update documentation.

v2.0.0

3 years ago

This is a major release.

  1. Major optimizations and refactoring.
  2. Rewritten pre-validation modules.
  3. Element aggregations now can be used in member paths.
  4. Validation of heterogeneous containers.
  5. Validation of trees.
  6. Support of value transformers.
  7. Variadic properties with arbitrary number of arguments.
  8. Nested validators.
  9. Validation of pointers.

v1.0.4

3 years ago
  • Fix building with GCC 10.2 and higher.
  • Support std::regex operands.
  • Add dynamically allocated validators.

v1.0.3

3 years ago

Fixes minor issues.

v1.0.2

3 years ago

v1.0.1

3 years ago

First stable release with complete documentation.

v1.0.0

3 years ago

First beta release. API is ready but there is a lack of examples and documentation yet.