pub fn assert_model_visible_value(
value: &Value,
store: &dyn SessionFileSystem,
context: &str,
)Expand description
Assert a serialized model-visible value conforms to the store’s path identity.
pub fn assert_model_visible_value(
value: &Value,
store: &dyn SessionFileSystem,
context: &str,
)Assert a serialized model-visible value conforms to the store’s path identity.