Skip to content

Validate date and id fields #15

@jarlehansen

Description

@jarlehansen

Fields containing a date should contain information so we can validate the format (for example using bean validation.
Also fields that are ids should contain annotation for null checks (@NotNull).

This will make it possible to do validations in consumer and log informative error messages. Possible to give better exception messages when returning response from cache operations

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions