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