OFF TOPIC -

I'm using a data transfer object passed into an EJB that is used by an
external client (web app developed by third party).  I'd like to document
the validation done on the input object.  The validation is being done by
commons-validator, so the validation rules are embedded in an xml file.
Does anyone have a good example of using javadocs to document the validation
being done on passed in parameters?  I've got some fairly complex validation
being done ranging from not null fields (required) to requiredif (if some
other field exists), etc.

Thanks!


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/2003
 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to