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