Function json_threat_protection::from_str

source ยท
pub fn from_str(string: &str) -> Validator<StrRead<'_>>
Expand description

Creates a new Validator instance with the given &str without any constraints.