# can-define-validate-validatejs

> Validation helpers for can-define maps and lists.

Latest version **1.1.2** (published 2022-01-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-define-validate-validatejs
pnpm add can-define-validate-validatejs
yarn add can-define-validate-validatejs
bun add can-define-validate-validatejs
```

## 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.1.2 |
| Published | 2022-01-03 |
| First published | 2017-01-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 21.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Bitovi |
| Maintainers | phillipskevin, justinbmeyer, m-mujica, blackmarket, chasen, cherif_b, christopherjbaker, stin13, edward.p |
| Keywords | Validate, plugin, canjs |

## Links

- npm: https://www.npmjs.com/package/can-define-validate-validatejs
- Repository: https://github.com/canjs/can-define-validate-validatejs
- Issues: https://github.com/canjs/can-define-validate-validatejs/issues
- npm.io page: https://npm.io/package/can-define-validate-validatejs

## Dependencies (5)

- [can-assign](https://npm.io/package/can-assign.md) ^1.1.1
- [can-define](https://npm.io/package/can-define.md) ^2.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.11.1
- [can-validate](https://npm.io/package/can-validate.md) ^1.1.0
- [can-validate-validatejs](https://npm.io/package/can-validate-validatejs.md) ^1.0.0

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.1.2 (latest) — 2022-01-03
- 1.0.0-pre.1 (pre) — 2017-12-27
- 1.1.1 — 2019-05-24
- 1.1.0 — 2018-07-04
- 1.0.1 — 2018-02-16
- 1.0.0 — 2018-01-29
- 0.1.4 — 2018-01-26
- 1.0.0-pre.0 — 2017-12-21
- 0.1.3 — 2017-10-31
- 0.1.2 — 2017-10-04
- 0.1.1 — 2017-06-23
- 0.1.0 — 2017-06-23
- 0.1.0-pre.1 — 2017-06-14
- 0.1.0-pre.0 — 2017-06-06
- 0.0.5 — 2017-04-06
- … 4 more at https://npm.io/package/can-define-validate-validatejs/versions

## README

# can-define-validate-validatejs

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-define-validate-validatejs/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-define-validate-validatejs.svg)](https://www.npmjs.com/package/can-define-validate-validatejs)
[![Travis build status](https://travis-ci.org/canjs/can-define-validate-validatejs.svg?branch=master)](https://travis-ci.org/canjs/can-define-validate-validatejs)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-define-validate-validatejs.svg)](https://greenkeeper.io/)

Create validator functions using [validate.js](https://validatejs.org/).

## Documentation

Read the [can-define-validate-validatejs API docs on CanJS.com](https://canjs.com/doc/can-define-validate-validatejs.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-define-validate-validatejs/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-define-validate-validatejs/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-define-validate-validatejs/blob/master/LICENSE.md)

---
_Source: https://npm.io/package/can-define-validate-validatejs · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
