Feat: Add middleware to simplify date input #32#37
Open
Conversation
Member
Author
|
closes #32 |
TalkySafe143
requested changes
Aug 20, 2025
Member
TalkySafe143
left a comment
There was a problem hiding this comment.
No sé si me hice entender bien, lo del middleware no solo es para la fecha, tiene que se para lo que uno quiera en general
Aunque veo que el z.preprocess es una opción, lo ideal es que por cada campo se pudiera definir como manipularlo antes de que pase por la validación de Zod
Member
Author
|
No entiendo, en ese caso la solución del issue ya esta en el paquete (? se tendría que ahora editar las schemas necesarias, como se hizo con la de fecha en 66de3de |
Member
|
@Achalogy, y no se puede colocar un |
Member
Author
Member
Author
|
Hay una cosa que se llama transform, pero se especifica en el schema entonces tampoco |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.