Project Description
CommonFilter is a subset of the CommonData project, containing just the functions and unit tests for filtering user input.

The functions include filters for:

The general functions are available both as a form that silently drops non-permitted characters or in a try-parse format.