Sorry I must have hit reply to a message and then started asking my
question? 


--ekiM
R&D Hummingbird Core Services
613.548.4355 x1535 | 613.548.7801



-----Original Message-----
From: Mike Wannamaker [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 07, 2004 11:52 AM
To: [EMAIL PROTECTED]
Subject: [castor-user] Can I attach to castor my own validators?



For example if I have schema something like this?

        <xsd:simpleType name="Example2">
                <xsd:restriction base="com.mine.Validator">
                        <method value="doSomethingHere(${value});" /> 
                </xsd:restriction>
        </xsd:simpleType> 

Is there a way for me to plugin my "com.mine.Validator" class into castor
framework so that validation of this simpelType will be given to my
validator?


--ekiM
R&D Hummingbird Core Services
613.548.4355 x1535 | 613.548.7801



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-user

Reply via email to