Class EventInstructionTypeFormatValidator

java.lang.Object
cdm.event.workflow.validation.EventInstructionTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<EventInstruction>

public class EventInstructionTypeFormatValidator extends Object implements com.rosetta.model.lib.validation.Validator<EventInstruction>
  • Constructor Details

    • EventInstructionTypeFormatValidator

      public EventInstructionTypeFormatValidator()
  • Method Details

    • getValidationResults

      public List<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, EventInstruction o)
      Specified by:
      getValidationResults in interface com.rosetta.model.lib.validation.Validator<EventInstruction>