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
  • Field Details

  • 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:
      getValidationResults in interface com.rosetta.model.lib.validation.Validator<AvailableInventoryRecord>