summaryrefslogtreecommitdiff
path: root/lib/TUWF/Validate.pm
AgeCommit message (Expand)AuthorFilesLines
2023-10-14Validate: stricter schema validation + cleanupYorhel1-1/+14
2023-10-10Validate/BREAKING CHANGE: "default" implies not "required", +"missing" valida...Yorhel1-15/+16
2023-04-27Validate: avoid \d in numeric regex testsYorhel1-3/+3
2023-01-18Version 1.5v1.5Yorhel1-1/+1
2022-10-11TUWF::Validate: Fix input modification on {unknown=>"reject"}Yorhel1-3/+4
2021-11-29Validate: Add "undefbool" default templateYorhel1-0/+1
2021-10-28Disallow IP-based email addresses in validationYorhel1-1/+1
2021-02-22TUWF::Validation: Allow CODE references for default and onerror optionsYorhel1-2/+2
2019-12-05TUWF::Validate: Add "onerror" built-in validationYorhel1-2/+11
2019-07-06Alright then, have it your way, version 1.4v1.4Yorhel1-1/+1
2019-07-06Version 1.3.1v1.3.1Yorhel1-1/+1
2019-06-17Year + version bump for 1.3v1.3Yorhel1-0/+1
2018-06-10Add experimental TUWF::Validate::Interop moduleYorhel1-18/+21
2018-05-13Add docs for TUWF::ValidateYorhel1-1/+1
2018-05-11TUWF::Validate: Add enum validationYorhel1-0/+5
2018-04-15Integrate TUWF::Validate with the rest of TUWFYorhel1-0/+3
2018-04-14Add experimental TUWF::Validate moduleYorhel1-0/+373