Documentation

Name:

  • Regex: b[A-Z][a-z]+s[A-Z][a-z]+b
  • Explanation: Matches names with a capitalized first and last name (e.g., "John Doe").