Skip to content

Fixed validate function import #22

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

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Conversation

tomast1337
Copy link
Member

This pull request includes changes to the server/src/app.module.ts file to update the import path for the validate function and simplify its usage.

Improvements to import paths and usage:

  • Updated the import path for the validate function to use ./config/EnvironmentVariables instead of class-validator.
  • Simplified the usage of the validate function by removing the redundant assignment in the ConfigModule.forRoot method.

@tomast1337 tomast1337 merged commit 568a2b1 into develop Dec 21, 2024
2 checks passed
@tomast1337 tomast1337 deleted the feature/env-validation branch December 21, 2024 14:17
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 this pull request may close these issues.

1 participant