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