Skip to content

Commit

Permalink
Bootstrapping the validator components
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Jul 14, 2016
1 parent 3918ee8 commit 63ab35a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions components/validator.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
.. index::
single: Validator
single: Components; Validator

The Validator Component
=======================

The Validator component provides tools to validate values.

Installation
------------

You can install the component in 2 different ways:

* :doc:`Install it via Composer </components/using_components>` (``symfony/validator`` on `Packagist`_);
* Use the official Git repository (https://github.com/symfony/validator).

For more information, see the code in the Git Repository.

0 comments on commit 63ab35a

Please sign in to comment.