Skip to content
This repository was archived by the owner on Aug 16, 2026. It is now read-only.

Releases: wsjcpp/wsjcpp-validators

v0.2.0

Choose a tag to compare

@sea5kg sea5kg released this 16 Aug 06:10

[v0.2.0]

  • Moved part of methods to wsjcpp-core
  • Refactored names

v0.1.4

Choose a tag to compare

@sea5kg sea5kg released this 15 Aug 06:13

[v0.1.4]

  • Updated wsjcpp-core to v0.3.0

v0.1.3

Choose a tag to compare

@sea5kg sea5kg released this 15 Jul 02:36

[v0.1.3]

  • Updated years in license
  • Added license comment to source files
  • Apply clang format for source code
  • Removed requitements nlohmann::json (Author of nlohmann::json deny support wsjcpp subsystems)
  • Updated wsjcpp-core to v0.2.3
  • Fix #9 Add class for validate domain name

v0.1.1

Choose a tag to compare

@sea5kg sea5kg released this 14 Aug 07:31

Implemented new validators:

  • WsjcppValidatorIntegerMinValue
  • WsjcppValidatorIntegerMaxValue

v0.1.0

Choose a tag to compare

@sea5kg sea5kg released this 05 Apr 11:58
Updated wsjcpp-core