Check for AGS3 - raise as Validator Process Error
We have a check for AGS3 in check.py (is_ags3)
Currently the message from this is raised under the 'General' key.
Can we redirect this to 'Validator Process Error'. Validation is terminated, so it is appropriate. To include message that validation not completed in General?
issue