pub fn validate_entry(
entry: &ValidationEntry,
annotator: &Annotator,
) -> Result<ValidationResult>Expand description
Validate a single entry against the annotator
pub fn validate_entry(
entry: &ValidationEntry,
annotator: &Annotator,
) -> Result<ValidationResult>Validate a single entry against the annotator