tethys.backend/app/validators
Arno Kaimbacher 2c4f51be68
Some checks failed
CI Pipeline / japa-tests (push) Failing after 51s
feat: Enhance reference validation and add support for Handle URLs
- Updated reference validation to handle various identifier types including DOI, ISBN, ISSN, URN, and Handle.
- Improved regex patterns for DOI and Handle validation to correctly extract and validate identifiers from URLs.
- Added asynchronous checks to verify the existence of DOI and Handle URLs.
- Added asynchronous checks to verify the existence of  ISBNs
- Included detailed comments explaining the regex patterns and validation logic.
- Adjusted the validation logic to handle any URL prefix for Handle identifiers.
- Ensured that the Handle format `handle/20.500.12854/36478` is correctly validated.
- Updated the CI workflow to trigger on push and pull request events.
2025-01-24 17:11:10 +01:00
..
auth.ts - replaced validation library @adonisjs/validator with @vinejs/vine (performance) 2024-05-16 13:47:06 +02:00
dataset.ts feat: Enhance reference validation and add support for Handle URLs 2025-01-24 17:11:10 +01:00
role.ts feat: enhance user management, mimetype creation, and validation 2024-10-31 11:02:36 +01:00
user.ts feat: enhance user management, mimetype creation, and validation 2024-10-31 11:02:36 +01:00
vanilla_error_reporter.ts feat: enhanced dataset management and UI improvements 2025-01-08 11:45:03 +01:00