Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 1.22 KB

File metadata and controls

76 lines (52 loc) · 1.22 KB

0.7.12

0.7.11 2026-01-13

  • Added IsImage.

0.7.10 2026-01-13

0.7.9 2025-12-27

  • Added IsInSet.

0.7.8 2025-11-28

0.7.7 2025-11-18

  • Added base64 validation.

0.7.6 2025-11-14

  • Added password validation.

0.7.5 2025-11-11

0.7.4 2025-11-11

  • Converted to camelcase.

0.7.3 2025-11-06

  • Updated data to 0.8.
  • Updated validator interface.

0.7.2 2025-01-27

  • Updated to data 0.7

0.7.1 2025-01-27

  • Added IsUuid validation.

0.7.00 2025-01-21

  • Major refactoring. Renamed all the validators.

0.6.15 2025-01-21

  • Added RegExPattern validation.

0.6.14 2025-01-21

0.6.13 2025-01-21

  • Updated StringLength to support ranges.

0.6.12 2025-01-21

0.6.11 2025-01-21

  • Upgraded Collection.
  • Tests now at 100% coverage.

0.6.10

0.6.9

0.6.8

  • Updated phone number validation to specify the type in the constructor.

0.6.7

0.6.6 2025-01-01

  • Added Objectdata validator.

0.6.5 2024-12-16

  • Added namespaces to the tests.

0.6.4 2024-12-16

  • Updated the directory structure.
  • Added a bool return type to the base validate method.

0.6.1

0.6.0 2022-11-29

  • Scheduled release

0.5.3 2022-04-04

  • Scheduled release

0.5.2 2020-09-09

  • Added the Json validator.

0.5.1