Class AdjustableOrRelativeDateChoiceRule

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

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

      • AdjustableOrRelativeDateChoiceRule

        public AdjustableOrRelativeDateChoiceRule()
    • Method Detail

      • validate

        public com.rosetta.model.lib.validation.ValidationResult<AdjustableOrRelativeDate> 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<AdjustableOrRelativeDate>