@hapi/validate

Object schema validation

Usage no npm install needed!

<script type="module">
  import hapiValidate from 'https://cdn.skypack.dev/@hapi/validate';
</script>

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.