Class SecuredPartyRightsEventTypeFormatValidator

java.lang.Object
cdm.legaldocumentation.csa.validation.SecuredPartyRightsEventTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<SecuredPartyRightsEvent>

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

    • SecuredPartyRightsEventTypeFormatValidator

      public SecuredPartyRightsEventTypeFormatValidator()
  • Method Details

    • getValidationResults

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