Skip to main content

check_from_str

Function check_from_str 

Source
pub fn check_from_str(content: &str, label: &str) -> Result<()>
Expand description

Run validation against an in-memory world JSONL string. label is the origin used in messages (typically the source path).