UNPKG

@berish/validate

Version:

Validation of complex objects with support for validation maps, rules and decorators

9 lines 309 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./pluginSystem")); __export(require("./rule")); __export(require("./validateMap")); //# sourceMappingURL=index.js.map