Done: request handling

This commit is contained in:
Jose
2026-01-30 16:51:12 +01:00
parent 82f41c9219
commit 704ab79d7d

View File

@@ -0,0 +1,4 @@
package net.miarma.backend.huertos.validation;
public class RequestValidator {
}