> Sorry, but your question is not really clear to me. Can you please
> elaborate ?

I want use Castor for marshalling some Java classes, that I can't
modify, to a XML document.

So I wrote a Castor mapping file and everything works quite well, but I
need to perform some validation taks (for example, some fields values
must satisfy a regular expression).

With a mapping file I cannot specify how to validate a field, so I think
that I should use some custom class/field descriptors.

How can I use this descriptors, considering that the classes to marshal
and their descriptors will be packaged in different jar files ??

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to