There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
It's time to put your Regular Expressions to practice. In this kata you will * Validate email * Validate a phone number * Validate a password * Validate a username * Validate a credit card number * Validate that a string contains only digits * Validate that a string contains only letters * Validate a social security number * Validate a US zip code