Extensions
JavaScript
- livr-extra-rules available at npm, maintainer @koorchik
The module contains extra rules for LIVR. It is absolutely ok for LIVR to have your own custom rules in your project. But there are some rules that are useful cross projects.
- react-livr-validation available at npm, maintainer @one-more
Validation component for React with LIVR as validation engine
Perl
- LIVR::Contract available at CPAN, maintainer @koorchik
LIVR::Contract design by Contract in Perl with Language Independent Validation Rules (LIVR). Uses Validator::LIVR underneath.
- MVC::Neaf::X::Form::LIVR avaliable at CPAN, maintainer @KHEDIN
Do input validation using Validator::LIVR. Return an object with is_valid(), data(), error(), and raw() methods.