What's Changed
- [ENH] add error message builder type]
- [ENH] get schema provider accessor name via reflexion.]
- [ENH] add support negative number]
- [ENH] remove constructor to provide manually class name]
- [FIX] return object exception instead of message]
- [FIX] remove un used file index]
- [UPD] make file as final to protect from inheritances
- [FIX] update exception key from optionResolver]
- [FIX] setup ValidatorProvider to instantiate item and resource for all children]
- [FIX] remove unused method and properties
- [FIX] remove unused file]
- [FIX] refactor test number example to get more detail]
- [[FIX] refactor test string example to get more detail]
- [FIX] refactor date string example to get more detail]
- [FIX] refactor array string example to get more detail]
- [FIX] manage to access vendor autoload via child folder]
Full Changelog: v2.2.0...v2.3.0