Skip to main content

validate_ndjson

Function validate_ndjson 

Source
pub fn validate_ndjson(stream: &str) -> Vec<String>
Expand description

Validate a whole NDJSON stream, reporting the line number of each violation.