Class ResourceLengthTypeFormatValidator

java.lang.Object
cdm.legaldocumentation.common.validation.ResourceLengthTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<ResourceLength>

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

    • ResourceLengthTypeFormatValidator

      public ResourceLengthTypeFormatValidator()
  • Method Details

    • getValidationResults

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