Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(formvalidation): check if field is undefined before accessing
Check if `validation[field] !== undefined` before accessing any of it's properties
- Loading branch information