hoffnung3000 icon indicating copy to clipboard operation
hoffnung3000 copied to clipboard

Bring backend / frontend validation together

Open adzialocha opened this issue 4 years ago • 0 comments

Frontend content validation in forms is not very DRY, we have weak checks against the fields and repeat the code for every form. On the backend side we use Joi which is nice, let's use it in the frontend as well!

adzialocha avatar Jun 12 '20 09:06 adzialocha