UNPKG

yajsv

Version:

yet another json schema validator

15 lines (9 loc) 166 B
'use strict'; module.exports = { contact: function (str) { return true; }, amt: function (str) { return true; } };