Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Add Data Validation #43

Open
flaxel opened this issue Jan 2, 2021 · 0 comments
Open

Add Data Validation #43

flaxel opened this issue Jan 2, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@flaxel
Copy link
Collaborator

flaxel commented Jan 2, 2021

Is your feature request related to a problem? Please describe.
Currently, it is possible to specify null values and non-matching values for a request.

Describe the solution you'd like
The problem can be solved by adding a validation to the rest resource. A possible library is the Hibernate Validator.

Describe alternatives you've considered
A direct implementation with vlingo would be nicer.

Extra:
Further problems with null values could also be solved by writing the code in Kotlin.

@flaxel flaxel added the enhancement New feature or request label Jan 2, 2021
@flaxel flaxel added this to the Version 2.0.0 milestone Jan 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant