Validates the given input against the configuration JSON schema.
Errors can be accessed via the errors property of this function.
errors
Optional
true if the input is valid, false otherwise.
true
false
Validates the given input against the configuration JSON schema.
Errors can be accessed via the
errors
property of this function.