Class DomesticCurrencyIssuedValidator

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

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

    • DomesticCurrencyIssuedValidator

      public DomesticCurrencyIssuedValidator()
  • Method Details

    • getValidationResults

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