Class Result

java.lang.Object
org.schemastore.json.sarif.x210.Result
All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject

@MetaschemaAssembly(formalName="Results", description="Results from the run of a tool.", name="result", moduleClass=SarifModule.class, valueConstraints=@ValueConstraints(expect=@Expect(level=ERROR,test="@ruleIndex >= -1",message="The value \'{ . }\' is not greater than or equal to \'-1\'."))) public class Result extends Object implements gov.nist.secauto.metaschema.core.model.IBoundObject
Results from the run of a tool.