1.2.0
Fixed
- Add missing, but referenced error codes in
ErrorLoggerInterface
Changed
- Updated README
composer.lock
is removed from VCS
Added
- Simple validators:
Callback
,ClassName
,Email
,Size
,Type
andWpFilter
SecondaryValidatorInterface
and secondary validators:Negate
,Bulk
andPool
DataValidator::with_validators()
method- Unit tests for all new classes