UNPKG

botbuilder-formflow

Version:
9 lines 234 B
module.exports = [ { "type": "email", "id": "value", "prompt": "Please enter an email value", "errorPrompt": "I don't understand that. Could you that has '@' in the middle?", "response" : "You selected %s" } ];