Class CSADeliveryAmountTypeFormatValidator

java.lang.Object
cdm.legaldocumentation.csa.validation.CSADeliveryAmountTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<CSADeliveryAmount>

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

    • CSADeliveryAmountTypeFormatValidator

      public CSADeliveryAmountTypeFormatValidator()
  • Method Details

    • getValidationResults

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