sharp
sharp copied to clipboard
SharpFormDateField bug
if set this required in FormValidator
'date' => 'required|before_or_equal:'.date('Y-m-d')
when I select from calendar today the validation fail as below
