Class InterestRatePayoutActualQuantityDataRule

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

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

      • InterestRatePayoutActualQuantityDataRule

        public InterestRatePayoutActualQuantityDataRule()
    • Method Detail

      • validate

        public com.rosetta.model.lib.validation.ValidationResult<InterestRatePayout> validate​(com.rosetta.model.lib.path.RosettaPath path,
                                                                                              InterestRatePayout interestRatePayout)
        Specified by:
        validate in interface com.rosetta.model.lib.validation.Validator<InterestRatePayout>
      • validate

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