An open API service indexing awesome lists of open source software.

https://github.com/mostlyjs/mostly-feathers-validate

MostlyJS hook utility for schema validation, sanitization and client notification
https://github.com/mostlyjs/mostly-feathers-validate

Last synced: about 1 year ago
JSON representation

MostlyJS hook utility for schema validation, sanitization and client notification

Awesome Lists containing this project

README

          

Mostly Feathers Validate
========================

[![Build Status](https://travis-ci.org/mostlyjs/mostly-feathers-validate.svg)](https://travis-ci.org/mostlyjs/mostly-feathers-validate)

MostlyJS utility for schema validation, sanitization and client notification.

# Documentation

Please see the [documentation site](https://mostlyjs.github.io).

# Usage

## Installation

```bash
npm install mostly-feathers-validate --save
```

# License

MIT