fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Classes | Enumerations
wsjcpp_validators.h File Reference
#include <string>
#include <vector>
#include <regex>
Include dependency graph for wsjcpp_validators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsjcppValidators
 
class  WsjcppValidatorStringBase
 
class  WsjcppValidatorStringRegexpBase
 
class  WsjcppValidatorStringListBase
 
class  WsjcppValidatorEmail
 
class  WsjcppValidatorUUID
 
class  WsjcppValidatorStringLength
 
class  WsjcppValidatorJWT
 
class  WsjcppValidatorDate
 
class  WsjcppValidatorTimeH24
 
class  WsjcppValidatorDateTime
 
class  WsjcppValidatorURL
 
class  WsjcppValidatorBase64
 
class  WsjcppValidatorNumber
 
class  WsjcppValidatorHex
 

Enumerations

enum  WsjcppValidatorType { WSJCPP_VALIDATOR_STRING, WSJCPP_VALIDATOR_NUMBER }
 

Enumeration Type Documentation

◆ WsjcppValidatorType

Enumerator
WSJCPP_VALIDATOR_STRING 
WSJCPP_VALIDATOR_NUMBER