proxygen
JSONSchema.h File Reference
#include <folly/ExceptionWrapper.h>
#include <folly/Range.h>
#include <folly/dynamic.h>

Go to the source code of this file.

Classes

struct  folly::jsonschema::Validator
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::jsonschema
 

Functions

std::unique_ptr< Validatorfolly::jsonschema::makeValidator (const dynamic &schema)
 
std::shared_ptr< Validatorfolly::jsonschema::makeSchemaValidator ()