Skip to main content

handle_validate

Function handle_validate 

Source
pub async fn handle_validate(
    __arg0: State<SharedState>,
    headers: HeaderMap,
    body: String,
) -> Result<Response, HaystackError>
Expand description

POST /api/validate — validate entities against the ontology.