Skip to main content

validate_method

Function validate_method 

Source
pub fn validate_method(
    method: &str,
) -> Result<ReadOnlyMethod, RequestValidationError>
Expand description

Check if a method string is a supported read-only method.