Class Result.Attestation

  • Enclosing class:
    Result

    @MetaschemaAssembly(formalName="Attestation Statements",
                        description="A set of textual statements, typically written by the assessor.",
                        name="attestation",
                        metaschema=OscalArMetaschema.class)
    @AssemblyConstraints(isUnique=@IsUnique(id="unique-ar-attestation-responsible-party",level=ERROR,target="responsible-party",keyFields=@KeyField(target="@role-id"),remarks="Since `responsible-party` associates multiple `party-uuid` entries with a single `role-id`, each role-id must be referenced only once."))
    public static class Result.Attestation
    extends Object
    A set of textual statements, typically written by the assessor.