FROM : mmalcolm crawford
DATE : Tue Dec 07 22:45:45 2004
On Dec 7, 2004, at 12:58 PM, Gustavo Di Martino wrote:
> The documentation says to define a method with the following
> signature:
> -(BOOL)validate<Key>:(id *)ioValue error:(NSError **)outError;
> for any properties that you want to be validated. I have done this, but
> my method is never called. Is there anything else I have to do to get
> validation to work?
>
Check the binding option for "Validates Immediately"?
mmalc
DATE : Tue Dec 07 22:45:45 2004
On Dec 7, 2004, at 12:58 PM, Gustavo Di Martino wrote:
> The documentation says to define a method with the following
> signature:
> -(BOOL)validate<Key>:(id *)ioValue error:(NSError **)outError;
> for any properties that you want to be validated. I have done this, but
> my method is never called. Is there anything else I have to do to get
> validation to work?
>
Check the binding option for "Validates Immediately"?
mmalc
| Related mails | Author | Date |
|---|---|---|
| Gustavo Di Martino | Dec 7, 21:58 | |
| mmalcolm crawford | Dec 7, 22:45 |






Cocoa mail archive

