You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: