Class CollateralGuarantorTypeTypeFormatValidator

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

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

    • CollateralGuarantorTypeTypeFormatValidator

      public CollateralGuarantorTypeTypeFormatValidator()
  • 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>