#include <wsjcpp_validators.h>
◆ WsjcppValidatorStringLength()
WsjcppValidatorStringLength::WsjcppValidatorStringLength |
( |
int |
nMinLength, |
|
|
int |
nMaxLength |
|
) |
| |
◆ isValid()
bool WsjcppValidatorStringLength::isValid |
( |
const std::string & |
sValue, |
|
|
std::string & |
sError |
|
) |
| |
|
virtual |
◆ m_nMaxLength
int WsjcppValidatorStringLength::m_nMaxLength |
|
private |
◆ m_nMinLength
int WsjcppValidatorStringLength::m_nMinLength |
|
private |
◆ TAG
std::string WsjcppValidatorStringLength::TAG |
|
private |
The documentation for this class was generated from the following files: