Class AmendmentEffectiveDateOneOfRule

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

    @RosettaChoiceRule("AmendmentEffectiveDate_oneOf")
    public class AmendmentEffectiveDateOneOfRule
    extends java.lang.Object
    implements com.rosetta.model.lib.validation.Validator<AmendmentEffectiveDate>
    Version:
    2.5.4
    • Constructor Detail

      • AmendmentEffectiveDateOneOfRule

        public AmendmentEffectiveDateOneOfRule()
    • Method Detail

      • validate

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