Function require_non_empty_string

Source
pub fn require_non_empty_string(value: &str, field_name: &str) -> McpResult<()>
Expand description

Validate that a string parameter is not empty