Issue #7047 has been reported by Ken Barber. ---------------------------------------- Feature #7047: Formalized validation of DDL files https://projects.puppetlabs.com/issues/7047
Author: Ken Barber Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected mCollective version: At the moment there are a few activities that will cause the DDL to be ignored silently for example, if you are missing elements from the DDL such as action -> input -> description. Instead of trying to catch all these various bugs, we should instead provide formal validation of the DDL by using something like Kwalify or some other formal method. It might be recommended we change the serialization format first: http://projects.puppetlabs.com/issues/7041 Using something like Kwalify is cross-language capable also so its a bonus. XML and XSD/Schematron are also valid but probably more heavy. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
