Class FeaturePaymentTypeFormatValidator

java.lang.Object
cdm.observable.event.validation.FeaturePaymentTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<FeaturePayment>

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

    • FeaturePaymentTypeFormatValidator

      public FeaturePaymentTypeFormatValidator()
  • Method Details

    • getValidationResults

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