Custom validation on <ion-input>

Hello community,

I’m trying to use custom validation with <ion-input>. I’ve built my form using the ionic-conference-app as a guide. Is there a way to include custom validation with a form built this way or do I need to build the form using angular 2 controls?