Check if the specified value satisfies the restrictions of this class (i.e., "CustomString"). Return 0 if successful (i.e., the restrictions are satisfied) and non‐zero otherwise.
Synopsis
Declared in <balb_testmessages.h>
static
int
checkRestrictions(bsl::string const& value);
Created with MrDocs