Skip navigation.
 
mlBindings and Validation
FROM : Gustavo Di Martino
DATE : Tue Dec 07 21:58:51 2004

Hello,

I am learning how to use Cocoa Bindings and I am having trouble with
validation. 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?

Gus
--
Then they said to Him, “What shall we do, that we may work the works of God?” Jesus answered and said to them, “This is the work of God, that you believe in Him whom He sent.” - John 6:28-29 (NKJV)

Related mailsAuthorDate
mlBindings and Validation Gustavo Di Martino Dec 7, 21:58
mlRe: Bindings and Validation mmalcolm crawford Dec 7, 22:45