alecthomas / alecthomas/voluptuous

Suggested Validator: DateTimeRange

Abierto
#335 0 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
1.9k
Forks
237
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hello Alec,

first of all: thank you for your wonderfull library! :+1:

As the maintainer of [projecthamster](https://github.com/projecthamster), handling and validating all kinds of time/date/dateime related data is somewhat of a big thing for me. One rather common task is to handle not only individual datetimes but ranges. That is, to make sure that some data
- is actually a range
- and that the range passes basic sanity checks: start < end

Is this something you would be interested in as a PR (same with regards to a ``validators.Time`` funciton similar to ``validators.Date``?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.