---
abstract: 'Dancer2 FormValidator extension for checking field present in table row using DBIC.'
author:
  - 'Alexander Panteleev <alexpan@cpan.org>'
build_requires:
  Test::More: '0'
  Test::Pod: '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-Extension-DBIC
requires:
  Dancer2::Plugin::DBIC: '0'
  Dancer2::Plugin::FormValidator::Role::Extension: '0'
  Dancer2::Plugin::FormValidator::Role::Validator: '0'
  Moo: '0'
  namespace::clean: '0'
  strict: '0'
  utf8: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/AlexP007/dancer2-plugin-formvalidator-extension-dbic/issues
  homepage: https://metacpan.org/pod/Dancer2::Plugin::FormValidator::Extension::DBIC
  repository: https://github.com/AlexP007/dancer2-plugin-formvalidator-extension-dbic.git
version: '1.01'
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'