If anyone is interested in taking over this project please let me know! I no longer have the time to commit to it as my role has changed much since I took this over. This project deserves someone who can devote the necessary time to it! OWASP Enterprise Security API (ESAPI) for ColdFusion/CFML Project
Add 2 additional optional arguments to the isValidDate and getValidDate Validator methods for minValue and maxValue, similar to how the Number Validators do. The date validation, when min/max are provided, should ensure that the supplied date falls between the min/max values. If it does not, a validation error should be thrown similar to the Number Validator.
Add 2 additional optional arguments to the isValidDate and getValidDate Validator methods for minValue and maxValue, similar to how the Number Validators do. The date validation, when min/max are provided, should ensure that the supplied date falls between the min/max values. If it does not, a validation error should be thrown similar to the Number Validator.