--- Mark Lybarger <[EMAIL PROTECTED]> wrote: > 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.
you like to produce documentation or generate xml controlling it? regards, ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- 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
