# Functions
No description provided by the author
MaxChars returns true if a value contains no more than n characters.
No description provided by the author
NotBlank returns true if a value is not an empty string.
PermittedInt returns true if a value is in a list of permitted integers.
# Variables
No description provided by the author