Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 562 Bytes

File metadata and controls

19 lines (14 loc) · 562 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.0] - Initial Release

Added

  • Initial extraction of the validation module into the standalone library maatify/validation
  • Schema-based validation system
  • Validation rules
  • Validation result DTO
  • Error code enums
  • Schema abstraction
  • Pagination and query validation helpers