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