- Based on https://gitlab.com/libvirt/libvirt/-/issues/7 specific recommendation about moving validation checks into *PostParse. - syntax-check and tests passing verified. - I Considered creating a new "Validate" function, but according to the issue I used the PostParse Function. Nicolas Brignone (1): conf: move graphics validation checks out of *ParseXML function. src/conf/domain_conf.c | 66 +++++++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 30 deletions(-) -- 2.25.2