Binary package “libvalidation-class-perl” in ubuntu focal

module for centralized, simplified input validation

 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.