Closed alpaylan closed 3 months ago
Right now, we don't actively use validators, but we would like to. Validators will be crucial as we start adding complex data types.
The exact position for the validation is line 25 of src/data_schema.rs
Hi, about validator, valitron maybe is a good choice.
That looks nice! I'll check the details.
Right now, we don't actively use validators, but we would like to. Validators will be crucial as we start adding complex data types.
The exact position for the validation is line 25 of src/data_schema.rs