Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 299 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 299 Bytes

Validation plugin

This plugin define the shape of data for validation rules, most typically for class members but it can define rules against any variable or parameter. It loosely follows the pattern found in class-validator and similar libraries.