We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed55ef commit 372fa98Copy full SHA for 372fa98
README.md
@@ -1,9 +1,6 @@
1
-# class-validator
+> **IMPORTANT NOTE!** This repository is a fork of the original [`class-validator`](https://github.com/typestack/class-validator) package.
2
3
-
4
-[](https://codecov.io/gh/typestack/class-validator)
5
-[](https://badge.fury.io/js/class-validator)
6
-[](https://packagephobia.now.sh/result?p=class-validator)
+# class-validator
7
8
Allows use of decorator and non-decorator based validation.
9
Internally uses [validator.js][1] to perform validation.
0 commit comments