Displaying page
of
 pages;
Items  to 
    
    
            
                
                    | 
                        Title | 
                    
                        Test
                        Details
                        
                        
                            MM/YYYY MONTH/YEAR
                        
                     | 
                
                
                    | 
                        Expression | 
                    
                         
                            ^((0[1-9])|(1[0-2]))\/(\d{4})$
                         
                     | 
                
                
                    | 
                        Description | 
                    
                         This regular expressions matches dates in the format MM/YYYY where MM can be 01 to 12 and YYYY is always 4 digits long.  
                     | 
                
                
                    | 
                        Matches | 
                    
                         12/2002 | 11/1900 | 02/1977 
                     | 
                
                
                    | 
                        Non-Matches | 
                    
                         1/1977 | 00/000 | 15/2002 
                     | 
                
                
                    | 
                        Author | 
                    
                        Rating:
                            
 
                        
                            Jony Ferreira
                        
                     | 
                
            
        
    
        
        
   Displaying page
of
 pages;
Items  to