findInvalidComponents
Finds and returns the invalid components in the given string.
Return
A list of invalid components found in the string.
Parameters
input
The string to check.
Finds and returns the invalid components in the given string.
A list of invalid components found in the string.
The string to check.