[FEATURE] URL validator for Extbase
Add a new Extbase validator to check if a value is a valid URL. Change-Id: Ic4ce6ee0f8a38f082e869c094ae6013493d7fb96 Resolves: #80342 Releases: master Reviewed-on: https://review.typo3.org/52092 Reviewed-by:Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-80342-ExtbaseValidatorForURLs.rst 20 additions, 0 deletions...hangelog/master/Feature-80342-ExtbaseValidatorForURLs.rst
- typo3/sysext/extbase/Classes/Validation/Validator/UrlValidator.php 45 additions, 0 deletions...ext/extbase/Classes/Validation/Validator/UrlValidator.php
- typo3/sysext/extbase/Resources/Private/Language/locallang.xlf 3 additions, 0 deletions...3/sysext/extbase/Resources/Private/Language/locallang.xlf
- typo3/sysext/extbase/Tests/Unit/Validation/Validator/UrlValidatorTest.php 126 additions, 0 deletions...base/Tests/Unit/Validation/Validator/UrlValidatorTest.php
Please register or sign in to comment