I found this on the GUI Alexa Developer Console where I could add Slot Validation. This exactly what I am looking for. So I have it on me model correctly. How do I access the validation from the index.js? So if it doesn't pass validation it sends out the correct response from the model.
{ "type": "PlainText", "value": "Can you repeat that?" }