Changes for version 0.05 - 2012-10-15

  • fix undef not failing validation against collections (and fix the error message that is given when it did fail)
  • allow nesting doctype declarations, so they can be built up in parts
  • implement a maybe_doctype helper which allows collections to be optional

Modules

Moose type constraint for validating doctypes
validation of nested data structures with Moose type constraints
error class for MooseX::Validation::Doctypes