JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1544444
  • Score
    100M100P100Q188787F
  • License BSD-3-Clause

Object schema validation

Package Exports

  • @hapi/validate
  • @hapi/validate/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hapi/validate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@hapi/validate

A fork of the joi validation library for internal hapi core needs only. This fork is maintained to keep the hapi framework 100% free of external dependencies. It is not meant to be used outside of hapi core modules. Please use the official joi library.