Release of Validator::Custom 1.01. more simple and more flexible interface is added
I released Validator::Custom 1.01. More simple and more flexible interface is added.
- Checking functions and filtering functions is added. You can use these in your source code.
- A validation object which save the result of validation is added.
Usage
You can use checking function and filtering functions. The …