Use a custom validation tool in vapi to check the address format, then in your assistantās flow, prompt the user for their address, call the validation tool, and if invalid, ask them to re-enter it repeatedly until a valid address is provided before proceeding..