Changes for version 0.008
- Change: f920fb07b5f6806e0e7ead31539653d7c9cf94d2 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-06-06 00:22:18 +0000
- More documentation! Now 50% off!
- Change: 6fdb9cc2b3f90754f873a6e7d017971e14b9c76f Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-06-04 17:34:33 +0000
- MORE DOCUMENTATION!!!! AAAAHHHH
- Change: 3494523b93f4266e42f0aa8013f8c4fbe0068097 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-06-04 04:59:24 +0000
- Documentation! Documentation! Documentation!
- Change: db1fd6cfa61f67f14c4bf6a5bb869269746beb2a Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-06-04 03:26:06 +0000
- Added call functionality, added MooX::Traits supports on all classes beside validators
- Change: dc04f5be2a8d339b241373dd1e513c3654805817 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-26 21:06:16 +0000
- Added Code ref validator
- Change: db300e10a7468b94d934380837481ff68d00bcc5 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-24 20:50:07 +0000
- Added functionality to errors function to be limited by field
- Change: b0e2cfb8701bbe5e8051e5d6a1fd26d3554d8e02 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-24 13:15:37 +0000
- Added missing requirement
- Change: 3dfb52b87a6b041f4e4de8709802a8a448706e4b Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-23 11:06:33 +0000
- Adding error count
- Change: 09e31d7cab71239c568a68d42a933694ccc25e88 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-22 19:28:08 +0000
- Updated load test
- Change: 32ab873775e1e37515f03d53964aa22a7232cf6f Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-22 19:06:59 +0000
- Added SyccessX::Validator namespace as fallback
- Change: 35fbb2266ebd010fb96f385e16ad1bc668366519 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-22 17:27:35 +0000
- Implemented In validator
- Change: ca9001d96c762effbd31a2fa8b196b1de19207a4 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-22 17:18:45 +0000
- Added Regex validator
- Change: 8311234f6cff4c50018202a1e43f22a35f1afa7a Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-21 23:59:28 +0000
- Added travis config
- Change: 5cbd700a9080e84e7aff2190d1a6f29bee86a9b2 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-21 23:58:46 +0000
- Added label concept, more tests, is number check
- Change: d0c9a80701d15829bb759dcc525f275af1b11cbd Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-21 18:31:33 +0000
- SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS SYNOPSIS
- Change: 17f2b20ff8349f3450fba27b17c17dabc9748605 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-21 18:08:33 +0000
- First release, required field implementation working
- Change: 19adf8260e2373181129cb692d4bd03ec1de3b14 Author: Torsten Raudssus <torsten@raudss.us> Date : 2014-05-13 17:17:54 +0000
- initial commit
- End of releases.
Modules
Easy Validation Handler
Syccess error message
Syccess field
A validation process result
Syccess validator
A validator to check via call to a method
A validator to check a value through a simple coderef
A validator to check if a value is inside of a list of values
A validator to check if value is a number
A validator to check the length of the value in chars
A validator to check with a regex
A validator to check for a required field
Syccess validator