pub fn check_from_str(content: &str, label: &str) -> Result<()>
Run validation against an in-memory world JSONL string. label is the origin used in messages (typically the source path).
label