Accepts a string as input and returns a copy that has had invalid characters
removed.
Description
When a user changes the value of the input field that value is
passed to the Filter. The Filter creates a new string that has had any
characters that are not allowed removed.
Accepts a string as input and returns a copy that has had invalid characters removed.
Description
When a user changes the value of the input field that value is passed to the Filter. The Filter creates a new string that has had any characters that are not allowed removed.