- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.4k
 
Pull requests: go-playground/validator
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      Bump github.com/gabriel-vasile/mimetype from 1.4.10 to 1.4.11
        
              
                dependencies
  Pull requests that update a dependency file 
              
                go
  Pull requests that update Go code 
        
      
    
      
  
        
          #1485
            opened Nov 3, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      Support for ISO 9362:2022 BIC (SWIFT) codes
      
    
      
  
        
          #1478
            opened Oct 14, 2025  by
            fira42073
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      Fix: validation now rejects phone codes starting with +0
      
    
      
  
        
          #1476
            opened Oct 14, 2025  by
            nodivbyzero
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      feat: new option for multiple error returned
      
    
      
  
        
          #1450
            opened Jul 10, 2025  by
            fatkharrofiqi
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      Feat: add tag to skip namespace in embedded structures
      
    
      
  
        
          #1426
            opened May 7, 2025  by
            arxeiss
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      feat: add TopFieldError interface to expose parent struct reflection
      
    
      
  
        
          #1421
            opened Apr 24, 2025  by
            VDHewei
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      feat: implement ValidatorValuer interface feature
      
    
      
  
        
          #1416
            opened Apr 16, 2025  by
            thommeo
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      Register Translator and get it as a function
      
    
      
  
        
          #1407
            opened Mar 30, 2025  by
            aliworkshop
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      feat: add option early return in case of error
      
    
      
  
        
          #1374
            opened Feb 13, 2025  by
            thenicolau
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      example: demonstrate the process of validating a signup request
      
    
      
  
        
          #1352
            opened Dec 24, 2024  by
            nodivbyzero
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task
  
      fixed https://github.com/polyfloyd/go-errorlint linting
      
    
      
  
        
          #1351
            opened Dec 21, 2024  by
            alecbakholdin
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Clean up input parameters in requireCheckFieldKind
      
    
      
  
        
          #1347
            opened Dec 17, 2024  by
            nodivbyzero
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task
  
      Stricter unicode space check in email regex (with tests)
      
    
      
  
        
          #1316
            opened Sep 3, 2024  by
            vesquen
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      fix IPv4 mapped IPv6 address cannot verify for "ipv6" and "ipv4" tag
      
    
      
  
        
          #1312
            opened Aug 21, 2024  by
            TeqGin
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      fix: fix some base32 parsing issues by using go standard library instead of regex
      
    
      
  
        
          #1286
            opened Jun 26, 2024  by
            jamesatkin-myndup
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      feat: add validator for IPv4 bind address / host:port
      
    
      
  
        
          #1282
            opened Jun 17, 2024  by
            rtomadpg
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      Refactor email test with table-driven test and add more cases
      
    
      
  
        
          #1281
            opened Jun 16, 2024  by
            daisy1754
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
      Use sync.OnceValue for lazy regexp initialization
      
    
      
  
        
          #1279
            opened Jun 13, 2024  by
            kke
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 task done
  
Previous Next
  
  
  ProTip!
  Exclude everything labeled 
    bug with -label:bug.