#doValidate

Damien Cassou damien.cassou at laposte.net
Sat Nov 26 08:56:22 MET 2005



Philippe Marschall a écrit :

>Hi
>
>Because of some problems, I just wanted to ask if
>self error: aMessage
>is still the way to signal invalid input in a pier command in the
>#doValidate method.
>
It seems Lukas changed this ! Use MAError instead

YourCommand>>validate
  MAValidationError on: self

Or one of the subclasses


Bye



More information about the SmallWiki mailing list