The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<validators>
  <validator name="DateValidator"
             class="Workflow::Validator::MatchesDateFormat">
     <description>Validator to ensure dates are proper</description>
     <param name="date_format" value="%Y-%m-%d %H:%M"/>
  </validator>
</validators>