Validator
Table of Contents
Namespaces
Interfaces
- ValidatorInterface
- ValidatorPluginManagerAwareInterface
- ValidatorProviderInterface
- Hint to the laminas-modulemanager ServiceListener that a module provides validators.
Classes
- AbstractValidator
- Barcode
- Between
- Bitwise
- BusinessIdentifierCode
- Callback
- ConfigProvider
- CreditCard
- Csrf
- Date
- Validates that a given value is a DateTime instance or can be converted into one.
- DateStep
- Validates that a given value is a DateTime instance or can be converted into one.
- Digits
- EmailAddress
- Explode
- GpsPoint
- GreaterThan
- Hex
- Hostname
- Please note there are two standalone test scripts for testing IDN characters due to problems with file encoding.
- Iban
- Validates IBAN Numbers (International Bank Account Numbers)
- Identical
- InArray
- Ip
- Isbn
- IsCountable
- Validate that a value is countable and the count meets expectations.
- IsInstanceOf
- IsJsonString
- LessThan
- Module
- NotEmpty
- Regex
- StaticValidator
- Step
- StringLength
- Timezone
- UndisclosedPassword
- Uri
- Uuid
- Uuid validator.
- ValidatorChain
- ValidatorPluginManager
- Abstract plugin manager.
- ValidatorPluginManagerFactory