validation1 for the form

This commit is contained in:
Priec
2025-09-12 21:25:49 +02:00
parent 9672b9949c
commit cec2361b00
10 changed files with 623 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
"proto/table_script.proto",
"proto/search.proto",
"proto/search2.proto",
"proto/table_validation.proto",
],
&["proto"],
)?;