Welcome to Valdi’s documentation!¶
This is the documentation of Valdi, a very easy to use, yet feature complete data validation library.
Reasons to use Valdi:
- Easy to use
- Feature complete
- Lightweight, without dependencies
- Well documented
- Well tested
- Extensible
Requirements:
- PHP >= 5.3.3
Contents:
- RulesBuilder
- ValidationException
- RulesBuilder
- ValidationException
- Validator\AbstractFilter
- Validator\AbstractParametrizedValidator
- Validator\Boolean
- Validator\DateTime
- Validator\InSet
- Validator\OrCombine
- Validator\Required
- Validator\ValidatorInterface
- Validator
- ValidatorException