Class InterestRatePayoutFpML_ird_6.NoOp
java.lang.Object
cdm.product.asset.validation.datarule.InterestRatePayoutFpML_ird_6.NoOp
- All Implemented Interfaces:
InterestRatePayoutFpML_ird_6,com.rosetta.model.lib.validation.Validator<InterestRatePayout>
- Enclosing interface:
InterestRatePayoutFpML_ird_6
public static class InterestRatePayoutFpML_ird_6.NoOp
extends Object
implements InterestRatePayoutFpML_ird_6
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.asset.validation.datarule.InterestRatePayoutFpML_ird_6
InterestRatePayoutFpML_ird_6.Default, InterestRatePayoutFpML_ird_6.NoOp -
Field Summary
Fields inherited from interface cdm.product.asset.validation.datarule.InterestRatePayoutFpML_ird_6
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
-
NoOp
public NoOp()
-
-
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>
-