tajul-saajan / google-searcher

0 stars 0 forks source link

fix(search/file-upload): added validation for maximum allowed keyword… #13

Closed tajul-saajan closed 11 months ago

tajul-saajan commented 1 year ago

resolves #9

After CSV file parsing, it checks for parsed data length if the length exceeds the limit, it does not perform a search and sets a session message for validation violation

tajul-saajan commented 1 year ago

in the above commits,