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

[Request] Apply more JPA validations to ensure model integrity #256

Closed
andrewazores opened this issue Jan 22, 2024 · 0 comments · Fixed by #257
Closed

[Request] Apply more JPA validations to ensure model integrity #256

andrewazores opened this issue Jan 22, 2024 · 0 comments · Fixed by #257
Assignees
Labels
chore Refactor, rename, cleanup, etc.

Comments

@andrewazores
Copy link
Member

Describe the feature

We should take better advantage of various annotations that can be applied to active record fields so that the persistence layer can ensure our models' integrity via nonnull, not-blank, nonnegative, etc. constraints.

Anything other information?

No response

@andrewazores andrewazores added the chore Refactor, rename, cleanup, etc. label Jan 22, 2024
@andrewazores andrewazores self-assigned this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant