Added Product mapping and validation

This commit is contained in:
Marvin Scham
2023-06-06 02:12:35 +02:00
parent af8993cb0f
commit 7f57955400
6 changed files with 247 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
/**
* Supports validation processes.
*
* TODO implement
* @since 0.2.0
*/
package de.rwu.easydrop.service.validation;