Skip to main content

validate_ror

Function validate_ror 

Source
pub fn validate_ror(ror: &str) -> Option<String>
Expand description

Validates a ROR ID The ROR ID starts with 0 followed by a 6-character alphanumeric string which is base32-encoded and a 2-digit checksum.