Re: EOF validation messages questions

2011-10-21 Thread Ramsey Gurley
On Oct 21, 2011, at 1:11 PM, Michael Gargano wrote: > Hi Ramsey, > > Okay, so you helped me quite a bit here, but of course I have a few > follow-up questions. :-D > > 1) (the easier one) how do I change the name for an entity in the > localization file? I think it's "EntityN

Re: EOF validation messages questions

2011-10-21 Thread Michael Gargano
Hi Ramsey, Okay, so you helped me quite a bit here, but of course I have a few follow-up questions. :-D 1) (the easier one) how do I change the name for an entity in the localization file? 2) When a validation exception comes from a formatter (the java.text.Format) on a text field, the exc

Re: EOF validation messages questions

2011-10-19 Thread Ramsey Gurley
On Oct 19, 2011, at 3:41 PM, Michael Gargano wrote: > Hi Ramsey, > > I'm a little confused here. There must be some kind of context that > it's using by default, because most of the messages are correct. The other > thing I don't understand is if there is no attribute() method on > E

Re: EOF validation messages questions

2011-10-19 Thread Michael Gargano
Hi Ramsey, I'm a little confused here. There must be some kind of context that it's using by default, because most of the messages are correct. The other thing I don't understand is if there is no attribute() method on ERXValidationException why then does the following template string render

Re: EOF validation messages questions

2011-10-19 Thread Ramsey Gurley
Hi Mike, On Oct 19, 2011, at 10:52 AM, Michael Gargano wrote: > Hi all, > > I'm still having some occasional issues with EOF validations (2 things > in particular)... > > > 1) For some attributes (it seems like attributes that are type > intNumber, but there may be others too), I

EOF validation messages questions

2011-10-19 Thread Michael Gargano
Hi all, I'm still having some occasional issues with EOF validations (2 things in particular)... 1) For some attributes (it seems like attributes that are type intNumber, but there may be others too), I'm getting validation error messages that end with "is not a valid ?". I had that problem t