mvaload / validator

Data validator is a library that can be used to check the correctness of any data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actions Status Actions Status Maintainability Test Coverage

PHP Validator

Description

A data validator is a library that can be used to validate data.

Requirements

  • PHP >=7.4
  • Composer

Install

  • $ make start
  • $ make test

About

Data validator is a library that can be used to check the correctness of any data.


Languages

Language:PHP 94.9%Language:Makefile 5.1%