Class PrincipalPaymentPrincipalAmount.NoOp
java.lang.Object
cdm.product.common.settlement.validation.datarule.PrincipalPaymentPrincipalAmount.NoOp
- All Implemented Interfaces:
PrincipalPaymentPrincipalAmount,com.rosetta.model.lib.validation.Validator<PrincipalPayment>
- Enclosing interface:
PrincipalPaymentPrincipalAmount
public static class PrincipalPaymentPrincipalAmount.NoOp
extends Object
implements PrincipalPaymentPrincipalAmount
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.common.settlement.validation.datarule.PrincipalPaymentPrincipalAmount
PrincipalPaymentPrincipalAmount.Default, PrincipalPaymentPrincipalAmount.NoOp -
Field Summary
Fields inherited from interface cdm.product.common.settlement.validation.datarule.PrincipalPaymentPrincipalAmount
DEFINITION, NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, PrincipalPayment principalPayment) 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, PrincipalPayment principalPayment) - Specified by:
getValidationResultsin interfacecom.rosetta.model.lib.validation.Validator<PrincipalPayment>
-