geta-notfoundhandler icon indicating copy to clipboard operation
geta-notfoundhandler copied to clipboard

Add validation for Old and New URL in both the interface and CSV import

Open GeekInTheNorth opened this issue 7 months ago • 1 comments

See #174

Add validation to ensure Old Url and New Url are valid absolute or relative Uris Updated the CSV import functionality to skip entries where either the Old or New Url is not a valid absolute or relative Uri.

GeekInTheNorth avatar Jun 19 '25 20:06 GeekInTheNorth

@valdisiljuconoks Assuming you're okay with the initial approach, I can refactor the model validation into an extension method. I can also then apply this to the TXT and XML imports as well.

GeekInTheNorth avatar Jun 20 '25 07:06 GeekInTheNorth