13 lines
		
	
	
		
			367 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			367 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="container">
 | |
|     <div class="jumbotron">
 | |
|         <h1>zend-validator</h1>
 | |
| 
 | |
|         <p>
 | |
|             Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria.
 | |
|         </p>
 | |
| 
 | |
|         <pre><code class="language-bash">$ composer require zendframework/zend-validator</code></pre>
 | |
|     </div>
 | |
| </div>
 | |
| 
 | 
