Update code from https://github.com/dmi-try/marionette-collective
[packages/precise/mcollective.git] / lib / mcollective / ddl / validatorddl.rb
1 module MCollective
2   module DDL
3     class ValidatorDDL<Base
4     end
5   end
6 end