Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create meter read timestamp custom validation #444

Closed
musayann opened this issue Nov 5, 2024 · 0 comments · Fixed by #446
Closed

Create meter read timestamp custom validation #444

musayann opened this issue Nov 5, 2024 · 0 comments · Fixed by #446
Assignees

Comments

@musayann
Copy link
Contributor

musayann commented Nov 5, 2024

Objective

We want to validate measurements timestamps automatically without having to do it manually in the controller.

Description

Acceptance Criteria

  • The custom validation should be done based on the class-validator library
  • The custom validation should have a decorator that can be used in any DTO
  • The reads controller should be updated to remove any redundancy in measurement timestamp validations
@divinecharlotte divinecharlotte self-assigned this Nov 11, 2024
@divinecharlotte divinecharlotte linked a pull request Nov 12, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants