Syntactically validates an mzQC document which is already in memory as mzQC root object, as obtained by, e.g. readMZQC().
Source:R/validator.R
validateFromObj.Rd
This method is less performant than validateFromString, because it needs to convert the R object to a JSON string first.