Class InterestRatePayoutFpML_ird_29.Default
java.lang.Object
cdm.product.asset.validation.datarule.InterestRatePayoutFpML_ird_29.Default
- All Implemented Interfaces:
InterestRatePayoutFpML_ird_29,com.rosetta.model.lib.validation.Validator<InterestRatePayout>
- Enclosing interface:
InterestRatePayoutFpML_ird_29
public static class InterestRatePayoutFpML_ird_29.Default
extends Object
implements InterestRatePayoutFpML_ird_29
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.asset.validation.datarule.InterestRatePayoutFpML_ird_29
InterestRatePayoutFpML_ird_29.Default, InterestRatePayoutFpML_ird_29.NoOp -
Field Summary
Fields inherited from interface cdm.product.asset.validation.datarule.InterestRatePayoutFpML_ird_29
DEFINITION, NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, InterestRatePayout interestRatePayout) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.validation.Validator
getValidationResults, validate, validate
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
getValidationResults
public List<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, InterestRatePayout interestRatePayout) - Specified by:
getValidationResultsin interfacecom.rosetta.model.lib.validation.Validator<InterestRatePayout>
-