[Flow] Validation > Exception instead of going back to newAction

Axel Wüstemann awu at qbus.de
Thu Dec 5 09:55:12 CET 2013


Am 05.12.2013 09:24, schrieb Søren Malling:
> Hi Axel,
>
> Have a look at your database fields and see if they allows you to post NULL.
As I understood, the error occures because this validation is on 
persistence level. But it should before on MVC level what it doesn't.
>
> If you did some migrations, check them as well, I had the same issue which
> was caused by "bad migrations"

I have no migrations, because I'm working on a predefined Oracle 
database. The related field is simply defined as DATUM DATE, i.e from 
the database point of view it might be NULL.


Axel


More information about the Flow mailing list