Validator AlphaNumeric
Created by: tflori
Create a validator that validates a given string only contains alphabetical and numerical characters (multi byte compatible). Allow other characters by optional char list.
Created by: tflori
Create a validator that validates a given string only contains alphabetical and numerical characters (multi byte compatible). Allow other characters by optional char list.