Validate on Date part only (#7766) fixes #5784
authorGlenn Versweyveld <Depechie@users.noreply.github.com>
Mon, 14 Oct 2019 15:56:57 +0000 (17:56 +0200)
committerRui Marinho <me@ruimarinho.net>
Mon, 14 Oct 2019 15:56:57 +0000 (16:56 +0100)
commit27879f653c9d5cfbd72ae6f6d213815796047b3a
tree767922639ef5900bd63a8a0b06dc659754b221d1
parent6746593020fb0959643786138977e54031edc227
Validate on Date part only (#7766) fixes #5784

* Validate on Date part only

Fixes #5784

* Add unittest

* Both sides should be Date only validated
Xamarin.Forms.Core.UnitTests/DatePickerUnitTest.cs
Xamarin.Forms.Core/DatePicker.cs