Right, 

10x :)

Another quick one: 

 <field-type-def type="id-ne" sql-type="VARCHAR(20)"
java-type="String"><validate method="isNotEmpty"/></field-type-def>

Is there any chance that entity engine creates a not null column in the
database so that isNotEmpty validation is performed there ? Or it is not
implemented that way.


-- Deyan 

On Fri, 2010-06-11 at 11:54 +0200, Erwan de FERRIERES wrote:
> Le 11/06/2010 11:45, Deyan Tsvetanov a écrit :
> >
> >
> 
> > but there is no such info on that page.
> >
> > Cheers,
> > Deyan
> >
> Hi Deyan,
> 
> take a look in framework/entity/fieldtype, and the file related to the 
> DB you want to use.
> 
> Cheers,
> 


Reply via email to