# Case https://github.com/sideway/joi/issues/2340 - `joi` is slow, but useful - We do pretty basic schema validation. Could be useful to benchmark vanilla vs `joi` implementations. We're not doing any regex checks as well. - https://github.com/ajv-validator/ajv is an alternative we could look into
Case
hapijs/joi#2340
joiis slow, but usefuljoiimplementations. We're not doing any regex checks as well.