I was creating a registration form, where the user enter his birthday into a “Date Picker”. I want notified him when he not fill this field, blocking the send of the form (not registrate him until he fill this field). The problem is “Date Picker” is never empy, because it always put the today’s date. How can i fix it?