hello leon,

could you please provide a bit more information. e.g. the page fragment.
as you can see in the hello-world example [1] it basically works.

regards,
gerhard

[1]
http://svn.apache.org/repos/asf/myfaces/extensions/validator/tags/extval-1.2.2/examples/hello_world

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2009/5/10 C Chang <[email protected]>

> Hi guys,
> I tried using jsf 1.2 as my web framework and extval-1.2.2 as my validation
> framework. Everything works fine except error messages. I have a name field
> which is annotated with Required annotation, if no value is given, I will
> get an error message like this "{0}: Validation Error: Value is required". I
> suppose the "{0}" is a placeholder for field label, which should be replaced
> by "Name" in this case. However, the "{0}" is only replaced when I NOT using
> extval. Any idea is appreciated.
>
> Regards,
> Leon
>

Reply via email to