ST_Validate

Function ST_Validate 

Source
pub fn ST_Validate<G: Into<Geometry> + NotNull, expr>(
    expr: expr,
) -> ST_Validate<G, <expr as AsExpression<G>>::Expression>
where expr: AsExpression<G>,
Expand description

Represents the MySQL ST_Validate function