Class NotDomesticCurrencyValidator

java.lang.Object
cdm.base.staticdata.asset.credit.validation.NotDomesticCurrencyValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<NotDomesticCurrency>

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

    • NotDomesticCurrencyValidator

      public NotDomesticCurrencyValidator()
  • Method Details

    • getValidationResults

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