Class FrenchLawAddendumTypeFormatValidator

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

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

    • FrenchLawAddendumTypeFormatValidator

      public FrenchLawAddendumTypeFormatValidator()
  • Method Details

    • getValidationResults

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