1
0
mirror of https://github.com/OpenXE-org/OpenXE.git synced 2025-02-19 07:50:09 +01:00
2021-05-21 08:49:41 +02:00
..
2021-05-21 08:49:41 +02:00
2021-05-21 08:49:41 +02:00
2021-05-21 08:49:41 +02:00
2021-05-21 08:49:41 +02:00
2021-05-21 08:49:41 +02:00
2021-05-21 08:49:41 +02:00

laminas-validator

Build Status Coverage Status

laminas-validator provides a set of commonly needed validators. It also provides a simple validator chaining mechanism by which multiple validators may be applied to a single datum in a user-defined order.

Installation

Run the following to install this library:

$ composer require laminas/laminas-validator

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-validator/

Support