Class CollateralGuarantorTypeValidator

java.lang.Object
cdm.base.staticdata.asset.common.validation.CollateralGuarantorTypeValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<CollateralGuarantorType>

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

    • CollateralGuarantorTypeValidator

      public CollateralGuarantorTypeValidator()
  • Method Details

    • getValidationResults

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