validate_ror_url#
- technote.metadata.ror.validate_ror_url(value)#
Check a ROR URL for validity. :rtype:
None
- Raises:
ValueError – Raised if the URL is not a valid ROR URL.
- Parameters:
value (
Url
) –
Check a ROR URL for validity.
:rtype: None
ValueError – Raised if the URL is not a valid ROR URL.
value (Url
) –