0.0.4 • Published 6 years ago

joi-ja v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

joi-ja

Joi's language.js file for Japanese. The translation is currently work in progress so any pull request is welcome if there's anyone willing to do this.

Install

$ yarn install joi-ja

# Or

$ npm i --save joi-ja

Usage

Import the JSON file and specify within the config when you validate.

import joiJa from 'joi-ja'

Joi.validate(value, schema, {
    language: joiJa
})
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago