Class IndexReferenceInformationIndexAnnexVersionDataRule

  • All Implemented Interfaces:
    com.rosetta.model.lib.validation.Validator<IndexReferenceInformation>

    @RosettaDataRule("IndexReferenceInformation_indexAnnexVersion")
    public class IndexReferenceInformationIndexAnnexVersionDataRule
    extends java.lang.Object
    implements com.rosetta.model.lib.validation.Validator<IndexReferenceInformation>
    Version:
    2.5.4
    • Constructor Detail

      • IndexReferenceInformationIndexAnnexVersionDataRule

        public IndexReferenceInformationIndexAnnexVersionDataRule()
    • Method Detail

      • validate

        public com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation> validate​(com.rosetta.model.lib.path.RosettaPath path,
                                                                                                     com.rosetta.model.lib.RosettaModelObjectBuilder indexReferenceInformation)
        Specified by:
        validate in interface com.rosetta.model.lib.validation.Validator<IndexReferenceInformation>