Skip to content

Commit 372fa98

Browse files
chore(): update README
1 parent 8ed55ef commit 372fa98

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
# class-validator
1+
> **IMPORTANT NOTE!** This repository is a fork of the original [`class-validator`](https://github.com/typestack/class-validator) package.
22
3-
![Build Status](https://github.com/typestack/class-validator/workflows/CI/badge.svg)
4-
[![codecov](https://codecov.io/gh/typestack/class-validator/branch/develop/graph/badge.svg)](https://codecov.io/gh/typestack/class-validator)
5-
[![npm version](https://badge.fury.io/js/class-validator.svg)](https://badge.fury.io/js/class-validator)
6-
[![install size](https://packagephobia.now.sh/badge?p=class-validator)](https://packagephobia.now.sh/result?p=class-validator)
3+
# class-validator
74

85
Allows use of decorator and non-decorator based validation.
96
Internally uses [validator.js][1] to perform validation.

0 commit comments

Comments
 (0)