pub fn validate_value(
value: &IntersticeValue,
ty: &IntersticeType,
type_definitions: &HashMap<String, IntersticeTypeDef>,
) -> boolpub fn validate_value(
value: &IntersticeValue,
ty: &IntersticeType,
type_definitions: &HashMap<String, IntersticeTypeDef>,
) -> bool