-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Validierung nur on upadte und on create
PostPosted: Wed Dec 19, 2012 3:01 am 
Newbie

Joined: Wed Dec 19, 2012 2:52 am
Posts: 3
Hallo,

ich habe das Forum danach durchsucht aber leider ncihts gefunden.Ich habe folgendes Problem und hoffe ihr könnt mir weiter helfen:

Wir verwenden Hibernate Validator Version 4.3.0 und haben ihn wie folgt in der pom.xml eingebunden
Code:
<dependency>
   <groupId>org.hibernate</groupId>
   <artifactId>hibernate-validator</artifactId>
   <version>4.3.0.Final</version>
</dependency>


Anschließend haben wir die Annotationen zu den Klassen hinzugefügt und es wird auch alles wunderbar validiert.

Allerdings wollen wir dass er nur validert, wenn er Daten in die Datenbank schreibt. Also bei einem Update oder einem Insert.

Ich hoffe ihr könnt mir bei meinem Problem helfen.
Mit freundlichen Grüßen,
Evil
Derzeit validiert er leider immer und ich weis nicht wie ich Hibernate sagen kann, dass er nur dann validieren soll wenn er daten in die Datenbank schreibt.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.