Lines Matching refs:Validator
1277 Regex Validator("^[a-zA-Z0-9_-]*$");1278 return Validator.match(CheckPrefix);