# fast-class-validator

> Decorator-based property validation for classes.

Latest version **1.0.0** (published 2023-04-20) · ISC license · 0 weekly downloads

## Install

```sh
npm install fast-class-validator
pnpm add fast-class-validator
yarn add fast-class-validator
bun add fast-class-validator
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2023-04-20 |
| First published | 2023-04-20 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 70.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | song.li |

## Links

- npm: https://www.npmjs.com/package/fast-class-validator
- npm.io page: https://npm.io/package/fast-class-validator

## Dependencies (2)

- [validator](https://npm.io/package/validator.md) ^13.7.0
- [@types/validator](https://npm.io/package/@types/validator.md) ^13.7.0

## Recent versions

- 1.0.0 (latest) — 2023-04-20

---
_Source: https://npm.io/package/fast-class-validator · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
