Constructor
new PATH_INVALID(fullname, path, name, value)
Parameters:
-
fullnameString -
Return the full selector of value missed (e.g.:
base.path.name) -
pathArray -
Return the nearest full selector before missed key (e.g.:
['base', 'path']) -
nameString -
Return the property name missing or invalid value
-
value* -
Return the value (should be an object)
Extends
- BLUECONFIG_ERROR