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