Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
<dependency>
    <groupId>com.thoughtworks.xstream</groupId>
    <artifactId>xstream</artifactId>
    <version>1.3.1</version>
</dependency>

Configuration reference

Add a constant element to your struts config file to change the value of a configuration setting, like:

Code Block
xml
xml

 <constant name="struts.oval.validateJPAAnnotations" value="true" />

Name

Default Value

Description

struts.oval.validateJPAAnnotations

false

Enables mapping of JPA annotations to Oval validators