#include <node.h>
#include <nan.h>

NAN_METHOD(SchemaSync);
NAN_METHOD(SchemaASync);
NAN_METHOD(ValidateSync);
NAN_METHOD(ValidateAsync);