libvalidation-class-perl

Module for centralized, simplified input validation
  https://metacpan.org/release/Validation-Class
  0
  no reviews



Validation::class is a different approach to data validation. it attempts to simplify and centralize data validation rules to ensure dry (don't repeat yourself) code. the primary intent is to provide a simplistic validation workflow and promote (validation) code reuse.