govalidator icon indicating copy to clipboard operation
govalidator copied to clipboard

[Go] Package of validators and sanitizers for strings, numerics, slices and structs

Results 127 govalidator issues
Sort by recently updated
recently updated
newest added

### Bug Report | Q | A |------------ | ------ | Version(s) | v0.0.0-20230301143203-a9d515a09cc2 #### Summary Underscore in the domain part is recognized as valid #### Current behavior Underscore in...

| Q | A |-------------- | ------ | Documentation | no | Bugfix | yes | BC Break | no | New Feature | no | RFC | no |...

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | no #### Summary A new validation function...

This pull request addresses issue #507 by adding Unicode/IDN (Internationalized Domain Names) support to the IsURL function. **Changes:** - Updated URLSubdomain and URL regex patterns in `patterns.go` to include Unicode...

### Bug Report | Q | A |------------ | ------ | Version(s) | Latest #### Summary It appears that the IsURL validator does not currently support internationalized (IDN) or Unicode...

| Q | A |-------------- | ------ | Documentation | yes | Bugfix | no | BC Break | no | New Feature | yes | RFC | yes |...

| Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | no | New Feature | no | RFC | no |...