Struct StringLength
Defined in File validate.hpp
Struct Documentation
-
struct StringLength
check the length of a string
Public Types
-
using Message = StringLengthMessage
Public Functions
Public Members
-
std::vector<std::string> path
path to a string
-
CountRange range
acceptable number of characters
Public Static Functions
-
static inline std::string name()
-
using Message = StringLengthMessage