@sigfox/joi-query

1.0.1 • Public • Published

joi-query - Joi helpers for url query validation

Features

When use it?

This module can be used if you need to validate url queries using Joi

Install

npm install @sigfox/joi-query

Usage

const joi = require('joi');

// This adds the helpers to the joi instance
require('./joi-query')(joi);

Test

npm test

Licence

This project is licensed under the MIT License - see the LICENSE file for details.

/@sigfox/joi-query/

    Package Sidebar

    Install

    npm i @sigfox/joi-query

    Weekly Downloads

    5

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    8.42 kB

    Total Files

    17

    Last publish

    Collaborators

    • robnriks
    • cgrimal
    • damien-s
    • lbdremy