Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 282 Bytes

CHANGELOG.md

File metadata and controls

3 lines (2 loc) · 282 Bytes

0.3.0

  • The string validation library is designed to enforce validation rules on strings, triggered by various events, and to produce custom messages. It applies a series of validation rules, such as size and format checks, to input strings through a rule enforcement system.