#include <UInt32Validator.hpp>
Implementation of QValidator which handles 32-bit unsigned integers. This is needed as the built-in QIntValidator only supports 32-bit signed.