Class EventInstructionOnlyExistsValidator

java.lang.Object
cdm.event.workflow.validation.exists.EventInstructionOnlyExistsValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.ValidatorWithArg<EventInstruction,Set<String>>

public class EventInstructionOnlyExistsValidator extends Object implements com.rosetta.model.lib.validation.ValidatorWithArg<EventInstruction,Set<String>>
  • Constructor Details

    • EventInstructionOnlyExistsValidator

      public EventInstructionOnlyExistsValidator()
  • Method Details