Class AdjustableOrAdjustedDateAdjustedDateDataRule

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

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

      • AdjustableOrAdjustedDateAdjustedDateDataRule

        public AdjustableOrAdjustedDateAdjustedDateDataRule()
    • Method Detail

      • validate

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