Skip to main content

validate_component

Function validate_component 

Source
pub fn validate_component(value: &str, field: &'static str) -> Result<(), Error>
Expand description

Validate that the provided component is non-empty and contains only supported characters.