Module @zthun/helpful-validation
Helpful Validation
A basic package that extends
class-validator with additional
checks that are not supported natively.
Installation
npm install @zthun/helpful-validation
yarn add @zthun/helpful-validation
Classes
- EqualsOtherPropertyValidator
- IsDataURILimitValidator
- IsNotWhiteSpaceValidator
- RequiresOtherPropertyValidator
Functions
- EqualsOtherProperty
- IsDataURILimit
- IsNotWhiteSpace
- RequiresOtherProperty