[][src]Function casperlabs_contract_ffi::contract_api::is_valid

pub fn is_valid<T: Into<Value>>(t: T) -> bool

Checks if all the keys contained in the given Value (rather, thing that can be turned into a Value) are valid, in the sense that all of the urefs (and their access rights) are known in the current context.