Hi wicket team!
I want to report a problem regarding the UrlValidator, I'm trying to use this to validate some URL, but I require to validate Absolute Paths too on this kind of fields. When I use the UrlValidator some of his methods, for example the UrlValidator method isValid(String value) is declared like final by that I cannot modify the functionality and add another validations when I have absolute paths on this kind of fields. Do you know if it possible to change this library and overwrite this method to add another validations? Or, on a next version from the current 1.2.6 it´s going to have some changes to make it possible?
[cid:image002.png [ at ] 01CEAE4D.584254E0]
Regards
Hiram Medina
HP Java senior Developer
I want to report a problem regarding the UrlValidator, I'm trying to use this to validate some URL, but I require to validate Absolute Paths too on this kind of fields. When I use the UrlValidator some of his methods, for example the UrlValidator method isValid(String value) is declared like final by that I cannot modify the functionality and add another validations when I have absolute paths on this kind of fields. Do you know if it possible to change this library and overwrite this method to add another validations? Or, on a next version from the current 1.2.6 it´s going to have some changes to make it possible?
[cid:image002.png [ at ] 01CEAE4D.584254E0]
Regards
Hiram Medina
HP Java senior Developer