# Functions
IsValidatePhone checks if a given phone number is a valid Vietnamese phone number.
IsValidateUser checks if a username is valid.
IsValidPassword checks if a password meets the required criteria.
ValidateAndRespond validates a value using the provided validation function and returns a boolean indicating whether the value is valid.