35 std::tuple<bool, std::string>
Validate(
41 const std::string kErrorMesForWindowWidthGeMin;
42 const std::string kErrorMesForWindowWidthLeMax;
43 const std::string kErrorMesForWindowHeightGeMin;
44 const std::string kErrorMesForWindowHeightLeMax;
45 const std::string kErrorMesForFpsGeMin;
46 const std::string kErrorMesForFpsLeMax;