fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
WsjcppValidatorStringLength Member List

This is the complete list of members for WsjcppValidatorStringLength, including all inherited members.

getBaseType()WsjcppValidatorStringBasevirtual
getTypeName()WsjcppValidatorStringBasevirtual
isValid(const std::string &sValue, std::string &sError)WsjcppValidatorStringLengthvirtual
m_nMaxLengthWsjcppValidatorStringLengthprivate
m_nMinLengthWsjcppValidatorStringLengthprivate
TAGWsjcppValidatorStringLengthprivate
WsjcppValidatorStringBase(const std::string &typeName)WsjcppValidatorStringBase
WsjcppValidatorStringLength(int nMinLength, int nMaxLength)WsjcppValidatorStringLength