Ebyrdeu / spring_boot_library

0 stars 0 forks source link

Add springboot validator Dependency and add validators to variables in Dto record #23

Closed ajohnsson95 closed 8 months ago

ajohnsson95 commented 8 months ago

Suggested changes

  1. Add Spring-boot-starter-validation dependency

  2. Make Dto records to class and add validations for the variables that are being used