Class GeneralTermsGeneralTermsChoice.NoOp

java.lang.Object
cdm.product.asset.validation.datarule.GeneralTermsGeneralTermsChoice.NoOp
All Implemented Interfaces:
GeneralTermsGeneralTermsChoice, com.rosetta.model.lib.validation.Validator<GeneralTerms>
Enclosing interface:
GeneralTermsGeneralTermsChoice

public static class GeneralTermsGeneralTermsChoice.NoOp extends Object implements GeneralTermsGeneralTermsChoice
  • Constructor Details

    • NoOp

      public NoOp()
  • Method Details

    • getValidationResults

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