@cloudize/json-schema
TypeScript icon, indicating that this package has built-in type declarations

24.1.3 • Public • Published

Cloudize JSON Schema Validation Library

Codacy Badge Codacy Badge

JSON Schema Validation Library for the Cloudize Platform and SDKs.


This package includes a set of capabilities that provide the ability to validate that a JSON object validates against a JSON Schema Definition.

List of features

  • Provides a validator class that can validate an object against a nested schema definition

  • Provides core schema definitions of common element types, including:

    • ISO8601 Date Times
    • Email Addresses
    • Geo Location Points
    • IP Addresses
    • MongoDB ObjectIDs
    • URLs
    • UUIDs

Download & Installation

$ npm i @cloudize/json-schema

Authors or Acknowledgments

  • Cloudize Limited

License

This project is licensed under the MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i @cloudize/json-schema

Weekly Downloads

7

Version

24.1.3

License

MIT

Unpacked Size

29.2 kB

Total Files

30

Last publish

Collaborators

  • cloudizenet