validatedObjectValueByKey
validatedObjectValueByKey(object, key) ⇒ V
Kind: global function
Throws:
Error
if such key does not exist
Param | Type |
---|---|
object | Object.<V> |
key | string |
V
Kind: global function
Throws:
Error
if such key does not existParam | Type |
---|---|
object | Object.<V> |
key | string |