Select Git revision
package
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
firmware / FFS Gluon
2090 commits behind the upstream repository.
Matthias Schiffer
authored and
Andreas Ziegler
committed
Validation errors are mostly handled in the frontend (by displaying invalid fields with a red background). There was some code left in the backend for handling different kinds of errors, and returning custom error messages from validate(), but the resulting value was not used anywhere.