Skip to content

Releases: wsjcpp/wsjcpp-validators

v0.1.3

15 Jul 02:36
Compare
Choose a tag to compare

[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

14 Aug 07:31
Compare
Choose a tag to compare

Implemented new validators:

  • WsjcppValidatorIntegerMinValue
  • WsjcppValidatorIntegerMaxValue

v0.1.0

05 Apr 11:58
Compare
Choose a tag to compare
Updated wsjcpp-core