This is why peer review is such an amazing thing.
I have to sync my project between two computer and somehow the edition where it read format::numberChecker got dropped.

This was one of those cases where you read the code too many times and start seeing things that aren't there xD

Thanks!

(For anyone who comes across this article in the future, the problem was the function did not belong to the class because the "format::" was left out)