Displaying page
of
 pages;
Items  to 
    
    
            
                
                    | Title | Test
                        Details
                        
                        
                            Pattern Title | 
                
                    | Expression | 
                            ^([1-9]{1}(([0-9])?){2})+(,[0-9]{1}[0-9]{2})*$
                         | 
                
                    | Description | Matchs comma delimited numbers. Easily changed to allow for other delimiters. (Edit ",")
Does not allow a leading 0
Does not allow groups of numbers with less than 3 numbers, exculding the first group. | 
                
                    | Matches | 123,123,123,123 | 100,120,000,010,011 | 1,123,123,123 | 
                
                    | Non-Matches | 012,123,123,123 | 12343,1244,4,12 | ,123,123,123 | 
                
                    | Author | Rating:  Gregory Lyons | 
            
        
    
        
        
   Displaying page
of
 pages;
Items  to