ValidationMode getValidationMode()
 Returns the validation mode to be used by the persistence provider for the persistence unit. The validation mode corresponds to the 
validation-mode element in the persistence.xml file. - Return:
 - the validation mode to be used by the persistence provider for the persistence unit
 
- Since:
 - JPA 2.0