![]() |
VR-Forces 4.10 Class Documentation
|
Used to validate if code strings are valid. More...
Public Member Functions | |
| DtAuthorizationCodeValidator () | |
| CTOR. More... | |
| bool | isValid (const std::string &key, const std::string &value) |
| Returns true if code is valid. More... | |
Used to validate if code strings are valid.
| makVrv::DtAuthorizationCodeValidator::DtAuthorizationCodeValidator | ( | ) |
CTOR.
| bool makVrv::DtAuthorizationCodeValidator::isValid | ( | const std::string & | key, |
| const std::string & | value | ||
| ) |
Returns true if code is valid.