---
abstract: 'Dancer2 validation framework.'
author:
  - 'Alexander Panteleev <alexpan@cpan.org>'
build_requires:
  Dancer2: '0'
  Data::FormValidator::Constraints: '0'
  HTTP::Request::Common: '0'
  JSON::Tiny: '0'
  Plack::Test: '0'
  Test::More: '0'
  Test::Pod: '0'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Dancer2-Plugin-FormValidator
requires:
  Dancer2::Core::Hook: '0'
  Dancer2::Plugin: '0'
  Dancer2::Plugin::Deferred: '0'
  Data::FormValidator: '0'
  Data::FormValidator::Results: '0'
  Moo: '0'
  Moo::Role: '0'
  Types::Common::String: '0'
  Types::Standard: '0'
  namespace::clean: '0'
resources:
  bugtracker: https://github.com/AlexP007/dancer2-plugin-formvalidator/issues
  homepage: https://metacpan.org/pod/Dancer2::Plugin::FormValidator
  repository: https://github.com/AlexP007/dancer2-plugin-formvalidator.git
version: '0.10'
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'