Hello,
I am attempting to write a component that displays two fields for
text/password entry, in order to check that both user entries are the same.
However the method #validate is never called on the component. Is this
to be expected?
My field is part of a record that is edited using an InternalEditor, I
am wondering whether the following method should be...
MAValidatorVisitor visitReferenceDescription: anObject
self visitElementDescription: anObject reference
cheers
Keith