Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 226 Bytes

File metadata and controls

17 lines (14 loc) · 226 Bytes

validation-rules

Global FitX Validation Rules

Requirements

For development: node 16 For Production: > es6

Installation

npm i @fitx/validation-rules

Testing

We use Jest for Unit Tests

npm run test