ValidateLink
Object Hierarchy:
Description:
public class ValidateLink : Object
Reference-link validation for task references (used from ResultParser and similar).
Directory paths are invalid only in **REFINEMENT** (executor-bound references must be files). LIST and executor/post-exec output do not
reject folder links here.
Parameters:
| details |
task being validated (slug, step index, output document)
|
| runner |
graph for task refs, project, user request headings
|
| stage |
markdown phase (LIST, REFINEMENT, POST_EXEC, …)
|
Content:
Properties:
- public Document document { get; set; }
Parsed Result summary (or synthesis slice) for fragment fallback when
writes do not match. Default empty until set by ResultParser before validate_all.
- public string issues { get; }
- public ArrayList<WriteChange> writes { get; set; }
Change-detail sections used to resolve fragment links (hash targets).
In exec_extract, assign the same list as the Tool's writes; may be empty.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref