Skip to content

added IsInCSV to validator.go, issue #468#471

Open
doctorhoseinpour wants to merge 1 commit intoasaskevich:masterfrom
doctorhoseinpour:master
Open

added IsInCSV to validator.go, issue #468#471
doctorhoseinpour wants to merge 1 commit intoasaskevich:masterfrom
doctorhoseinpour:master

Conversation

@doctorhoseinpour
Copy link
Copy Markdown

@doctorhoseinpour doctorhoseinpour commented Feb 4, 2022

issue #468 added IsInCSV function to validator.go which takes the given string and file path then firstly attempts to find and open the csv file and secondly tries to find the input string in the csv records and by default if the input string is empty returns true


This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant