fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
#include <wsjcpp_validators.h>
Public Member Functions | |
WsjcppValidatorNumber () | |
virtual bool | isValid (const std::string &sValue, std::string &sError) |
![]() | |
WsjcppValidatorStringBase (const std::string &typeName) | |
virtual WsjcppValidatorType | getBaseType () |
virtual std::string | getTypeName () |
Private Attributes | |
std::string | TAG |
Additional Inherited Members | |
![]() | |
std::string | TAG |
WsjcppValidatorNumber::WsjcppValidatorNumber | ( | ) |
|
virtual |
Implements WsjcppValidatorStringBase.
|
private |