Class OtherEligibleAndPostedSupportValidator

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

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

    • OtherEligibleAndPostedSupportValidator

      public OtherEligibleAndPostedSupportValidator()
  • Method Details

    • getValidationResults

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