Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / asaskevich/govalidator issues and pull requests
#499 - Add yyyy-mm-dd validation
Issue -
State: open - Opened by shintarou37 9 months ago
#498 - feat IsYYYYMMDD function
Pull Request -
State: open - Opened by shintarou37 9 months ago
- 1 comment
#497 - chore: version go module path
Pull Request -
State: open - Opened by devcharmander 11 months ago
#496 - Module path is not versioned in go.mod
Issue -
State: open - Opened by devcharmander 11 months ago
#495 - check for colon in http & https in isURL func
Pull Request -
State: closed - Opened by elkcityhazard 11 months ago
#494 - IsURL is accepting "http//" as legitimate URL prefix
Issue -
State: open - Opened by mpkondrashin about 1 year ago
- 2 comments
#493 - Empty string is a valid Base64 string
Pull Request -
State: open - Opened by apelisse about 1 year ago
#492 - `IsHash()` is highly inefficient
Issue -
State: open - Opened by junyer over 1 year ago
#491 - Choice of tags breaks semantic versioning
Issue -
State: open - Opened by nyetwurk over 1 year ago
- 2 comments
#490 - code optimization
Pull Request -
State: open - Opened by testwill over 1 year ago
#489 - Add filters to transform data after validation
Issue -
State: open - Opened by SharkFourSix over 1 year ago
#488 - Are there any plans for an updated version recently?
Issue -
State: open - Opened by leild almost 2 years ago
- 1 comment
#487 - Field name included in custom error messages
Pull Request -
State: open - Opened by jorgefuertes almost 2 years ago
#486 - Updates
Pull Request -
State: closed - Opened by mdapathy almost 2 years ago
#485 - fatal error: concurrent map writes
Issue -
State: open - Opened by mycode65678 almost 2 years ago
#484 - Added IsE164 validation for struct fields
Pull Request -
State: open - Opened by pskiadas about 2 years ago
#483 - add IsPrivateIP
Pull Request -
State: open - Opened by hktalent about 2 years ago
#482 - Is this project abandoned? Is there an active fork of this repo?
Issue -
State: open - Opened by OscarVanL about 2 years ago
- 1 comment
#481 - IsRequestURI fails for IPV6 URLs with interface
Issue -
State: open - Opened by tguenneguez over 2 years ago
#480 - How to do custom type conversion
Issue -
State: open - Opened by mycode65678 over 2 years ago
#479 - Custom function validation doesn't work
Issue -
State: closed - Opened by mycode65678 over 2 years ago
#478 - Do not put any limit on maximum URL length
Pull Request -
State: open - Opened by ashishshinde-pubm over 2 years ago
#477 - IsRequestURI fails for non-absolute URLs
Issue -
State: open - Opened by andrewpmartinez over 2 years ago
#476 - need to validate ipv4:port string
Issue -
State: open - Opened by rfyiamcool over 2 years ago
#475 - How to do struct validation for slice of strings
Issue -
State: open - Opened by dancb10 over 2 years ago
#474 - Validate time duration strings
Issue -
State: closed - Opened by jirevwe over 2 years ago
#473 - Add context parameters to validators
Pull Request -
State: closed - Opened by alexliesenfeld over 2 years ago
#472 - Add context support
Pull Request -
State: closed - Opened by alexliesenfeld over 2 years ago
#471 - added IsInCSV to validator.go, issue #468
Pull Request -
State: open - Opened by doctorhoseinpour almost 3 years ago
#470 - added IsDecimal function to validator.go, issue #467
Pull Request -
State: open - Opened by doctorhoseinpour almost 3 years ago
#469 - Added 3 features ( IsWord, IsDecimal, IsInCSV) related to issue #466 , issue #467 , issue #468
Pull Request -
State: open - Opened by amirhossein-razlighi almost 3 years ago
- 1 comment
#468 - Need to check if a string is contained in a csv file or not
Issue -
State: closed - Opened by amirhossein-razlighi almost 3 years ago
#467 - Need to check if a string is Decimal or not
Issue -
State: closed - Opened by amirhossein-razlighi almost 3 years ago
#466 - Need to check if a string is word or not
Issue -
State: closed - Opened by amirhossein-razlighi almost 3 years ago
#465 - email adresses ending with dot bug fixed
Pull Request -
State: open - Opened by sarazm2000 almost 3 years ago
#464 - fix email bug and add couple of tests
Pull Request -
State: open - Opened by erfiboy almost 3 years ago
#463 - fix map iterator
Pull Request -
State: open - Opened by sobhanatar almost 3 years ago
#462 - buf fix . at end of email #458
Pull Request -
State: open - Opened by amm266 almost 3 years ago
- 1 comment
#461 - Issues/317/supporting % in is url
Pull Request -
State: open - Opened by mhbahmani almost 3 years ago
#460 - Validation of a pointer to a variable of type bool now checks the value of the variable, not the pointer
Issue -
State: open - Opened by wberdnik almost 3 years ago
- 1 comment
#459 - Multiple validation but with "OR" logic - e.g. valid:"host|ip"
Issue -
State: open - Opened by padurean almost 3 years ago
#458 - Email addresses ending with a dot should fail validation
Issue -
State: open - Opened by razor-1 about 3 years ago
#457 - use path/filepath instead of path
Pull Request -
State: open - Opened by mattn about 3 years ago
- 2 comments
#455 - Suggestion of the implementation of postal codes validation
Issue -
State: open - Opened by gabriellopes00 about 3 years ago
- 2 comments
#454 - Error in validating map[string]interface{} struct field
Issue -
State: open - Opened by dex80526 about 3 years ago
#449 - fix: include major in go.mod module directive
Pull Request -
State: closed - Opened by nightah about 3 years ago
- 5 comments
#446 - Refactoring `IsCreditCard`: simplify and optimize code
Pull Request -
State: closed - Opened by sergeydobrodey over 3 years ago
- 1 comment
#442 - ref: #441. validation for negative integer range
Pull Request -
State: open - Opened by joicemjoseph over 3 years ago
- 2 comments
#440 - fix misspell
Pull Request -
State: closed - Opened by cristaloleg over 3 years ago
- 1 comment
#419 - add phone number validation function with tests #309
Pull Request -
State: open - Opened by mohammadrezaabdi almost 4 years ago
- 2 comments
#404 - refactored code :: added the string type to the URL constant to make …
Pull Request -
State: closed - Opened by skywalker2909 about 4 years ago
- 3 comments
#384 - Make the release tags version go mod compatible.
Issue -
State: closed - Opened by deepanshutr over 4 years ago
- 14 comments
Labels: enhancement
#374 - Empty string does not validate as stringlength in the new version
Issue -
State: open - Opened by elvinchan over 4 years ago
- 5 comments
#359 - Breaking change: `required` no longer validates zero value strings
Issue -
State: closed - Opened by bmhatfield almost 5 years ago
- 10 comments
Labels: bug
#340 - Is this library still actively maintained ?
Issue -
State: closed - Opened by antham over 5 years ago
- 1 comment
#337 - IsEmail fails on App Engine.
Issue -
State: open - Opened by hanord over 5 years ago
- 3 comments
#336 - TestIsExistingEmail failure with Go 1.12.2
Issue -
State: open - Opened by eclipseo over 5 years ago
- 1 comment
#335 - the struct will be validated too many times
Issue -
State: open - Opened by jacking212 over 5 years ago
- 1 comment
#332 - With json tagged nested struct, Error Path doesn't respect json tag and terminal property name is wrong
Issue -
State: open - Opened by gcelet over 5 years ago
- 1 comment
#331 - Extend gmail normalizer
Issue -
State: open - Opened by ptman over 5 years ago
- 1 comment
#326 - Suggestion: Using UUID type for uuid validation
Issue -
State: open - Opened by kkvh over 5 years ago
- 1 comment
#323 - custom errormessage contain "~"
Issue -
State: open - Opened by xingliuhua over 5 years ago
- 1 comment
#321 - suspicious regexp.Compile usage in utils.go
Issue -
State: open - Opened by quasilyte almost 6 years ago
- 1 comment
#317 - '%' was not support by IsURL
Issue -
State: open - Opened by BruceWang666 about 6 years ago
- 2 comments
#313 - punycode was not support by IsURL
Issue -
State: open - Opened by BruceWang666 about 6 years ago
- 1 comment
#310 - Format code using go fmt
Pull Request -
State: closed - Opened by jackwilsdon about 6 years ago
- 1 comment
#309 - Phone Number Validator
Issue -
State: open - Opened by lfaoro about 6 years ago
- 2 comments
#308 - add gt、lt、ge、le and equal etc.
Issue -
State: open - Opened by iiinsomnia over 6 years ago
- 1 comment
#307 - is unix:///var/run/docker.sock a valid URL?
Issue -
State: open - Opened by cmingxu over 6 years ago
- 2 comments
#306 - Cannot have custom message for length?
Issue -
State: open - Opened by lbeier over 6 years ago
- 2 comments
#305 - MIME validation?
Issue -
State: open - Opened by rebootcode over 6 years ago
- 2 comments
#304 - BUG? Validation work only for one struct field (see sample)
Issue -
State: open - Opened by gvem over 6 years ago
- 2 comments
#303 - Add validator for E164 format
Issue -
State: open - Opened by dcu over 6 years ago
- 3 comments
#301 - Incorrect max length for DNS (domain and hostname)
Issue -
State: open - Opened by jesse-c over 6 years ago
- 1 comment
#300 - IsDNSName returns true for 1.1.1.300
Issue -
State: open - Opened by seburgi over 6 years ago
- 3 comments
#292 - help! Email validator transfer to Python
Issue -
State: open - Opened by tfhappy over 6 years ago
- 2 comments
#287 - Custom validation messages with field data
Issue -
State: open - Opened by petherin over 6 years ago
- 1 comment
#283 - Using semver to tag releases
Issue -
State: open - Opened by ybbus over 6 years ago
- 2 comments
#281 - IsURL(): Special characters (eg '#') in User Information part pass
Issue -
State: open - Opened by matti777 over 6 years ago
- 1 comment
#279 - Update interface of ValidateStruct()
Issue -
State: open - Opened by kirooha over 6 years ago
- 1 comment
#278 - isFilePath returns false/unknown for relative path
Issue -
State: open - Opened by deviantony over 6 years ago
- 3 comments
#273 - Is there a way to validate against multiple fields in one IsValidField func?
Issue -
State: open - Opened by kuberlog over 6 years ago
- 2 comments
#267 - BUG (?) validating required fields in a list of structs
Issue -
State: open - Opened by ahavriluk over 6 years ago
- 1 comment
#265 - Problem with capital/lower case struct field. Validator float doesn't support kind float32 for value
Issue -
State: open - Opened by jejefferson over 6 years ago
- 3 comments
#261 - Regexp match fail
Issue -
State: open - Opened by TeemoWan over 6 years ago
- 4 comments
#259 - uuid validation is not working anymore?
Issue -
State: open - Opened by lgcassab over 6 years ago
- 2 comments
#255 - How I can validate text only with string
Issue -
State: open - Opened by albaizzz almost 7 years ago
- 2 comments
#247 - IsNull() uses strings.TrimSpace() better than len()
Issue -
State: open - Opened by iiinsomnia almost 7 years ago
- 3 comments
#245 - The govalidator does not support multi-goroutines, multi-goroutines insecurity?
Issue -
State: open - Opened by wpecker almost 7 years ago
- 2 comments
#236 - Check if at least one alphabet, numeric, isLower case, isUpper case character in a string
Issue -
State: open - Opened by nuronialBlock about 7 years ago
- 2 comments
Labels: enhancement
#223 - not support for range now?
Issue -
State: open - Opened by chenjie4255 about 7 years ago
- 8 comments
Labels: enhancement, good first issue
#220 - Wrong error msg when required field is not set
Issue -
State: open - Opened by sclu1034 about 7 years ago
- 2 comments
Labels: bug
#209 - Validate struct field error - `valid:"matches(^regex$)"` doesn't work properly
Issue -
State: open - Opened by Springbach over 7 years ago
- 2 comments
#204 - Support for custom validators with parameters
Issue -
State: open - Opened by andreychernih over 7 years ago
- 8 comments
#197 - Validate slice of values
Issue -
State: open - Opened by chrispassas over 7 years ago
- 3 comments
#181 - Feature request: trim fields by tag
Issue -
State: open - Opened by morriswinkler-simple almost 8 years ago
- 5 comments
#179 - Feature Request: ValidateStruct return array of errors
Issue -
State: open - Opened by wilsontamarozzi almost 8 years ago
- 3 comments
#163 - Feature Request: Validate Arrays of Structs that have 'valid' tags
Issue -
State: open - Opened by veqryn about 8 years ago
- 1 comment
#157 - Count grapheme clusters
Issue -
State: open - Opened by bejayoharen about 8 years ago
- 1 comment
#155 - IsRegex validator
Issue -
State: open - Opened by Bargok about 8 years ago
- 2 comments