Frnt-End/React-Typescript-Context

Form validation

Opened this issue · 0 comments

Adding inputs validation - like limit the name and position fields to accept only letters (no numbers or special characters) and not accepting repetition of characters (tt, 555 and so on). extra: any other limitation to protect the form like not allowing links or emails format,