The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.002

  • 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 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