Class ListingExchangeTypeFormatValidator

java.lang.Object
cdm.product.collateral.validation.ListingExchangeTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<ListingExchange>

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

    • ListingExchangeTypeFormatValidator

      public ListingExchangeTypeFormatValidator()
  • Method Details

    • getValidationResults

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