issues
search
adavijit
/
BlogMan
A Blog Web Application, specially made for open source contribution. Simple MERN (MongoDB, ExpressJs, React, Node) technology has been used
93
stars
104
forks
source link
Added frontend validators
#104
Closed
irshadjsr21
closed
4 years ago
irshadjsr21
commented
4 years ago
Closes #80
Features
Added
Validator
and
Rule
class on the frontend which is to be used for frontend validation.
Implemented frontend validation in the login and register component.
Closes #80
Features
Validator
andRule
class on the frontend which is to be used for frontend validation.