pub fn validate_create_expr(create: &CreateTableExpr) -> Result<()>
Validate the [CreateTableExpr] request.
CreateTableExpr