fn validate_type_hint( object: &mut JsonObjectType, path: &[String], data_type: JsonNativeType, ) -> Result<()>