Thanks Bernhard, I've now got the validator and I can get validation
to work using YAML configuration (I haven't tried XML or PHP). I still
can't use annotations for validation though. I'm getting the same
exception as before 'The tag "web:validation" is not
defined in the "web" extension' when I use the configuration from the
guide:

web.validation:
  annotations: true

I appreciate that things are changing rapidly, so the documentation
might not be up-to-date. Is there somewhere (in the source files) that
I can look to see what configuration options are available, in case
this configuration setting has moved?

On Jun 30, 4:38 pm, Bernhard Schussek <bschus...@gmail.com> wrote:
> Hi,
>
> I just noticed that the documentation is not up to date. You need to
> enable the validator like this in config.yml:
>
> web.config:
>   validation: true
>
> Bernhard

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to