# File lib/mcollective/data/base.rb, line 46
      def ddl_validate(what)
        Data.ddl_validate(@ddl, what)
      end