Intervention / validation

Missing Laravel Validation Rules
https://validation.intervention.io
MIT License
590 stars 67 forks source link

isodate validation issue #24

Closed kadyrleev closed 5 years ago

kadyrleev commented 5 years ago

"0000" string passes isodate validation

olivervogel commented 5 years ago

I think "0000" is valid, as well as "0000-12-31" is valid.

kadyrleev commented 5 years ago

Sorry, you right, it was my logic mistake and I tend to blame anything but self =)