adonisjs / validator

Schema based validator for AdonisJS
MIT License
116 stars 39 forks source link

DateTime checks should work across different Luxon instances #120

Closed thetutlage closed 3 years ago

thetutlage commented 3 years ago

Instead of checking for value instanceof DateTime, we must use https://moment.github.io/luxon/api-docs/index.html#datetimeisdatetime