doctorhoseinpour

Results 2 issues of doctorhoseinpour

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...

issue #467 add IsDecimal function which returns true if string is null or ParseFloat method does not generate an error. if the string does not contain a "." , the...