pub fn validate_network_name(name: &str) -> bool
Expand description

Free function that checks if a string is a valid network name usable as a parameter in some other calls.

@see allNetworkNames