schema-utils
Schema Utils
Install
npm i schema-utilsUsage
validateOptions
validateOptionsschema.json
{
"type": "object",
"properties": {
// Options...
},
"additionalProperties": false
}Error Messages (Custom)
schema.json
Examples
schema.json
Loader
LoaderPlugin
PluginLast updated
Was this helpful?
