[[PageOutline(2-5,Contents,pullout)]] = Trac Ticket Conditional Validate Fields Plugin = == Description == This plugin will validate fields based on the ticket type. This plugin is similar to [th:TracTicketValidatorPlugin] with the addition of being able to validate different fields dependant upon the ticket type. == Bugs/Feature Requests == Existing bugs and feature requests for TracTicketConditionalValidatePlugin are [report:9?COMPONENT=TracTicketConditionalValidatePlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracTicketConditionalValidatePlugin&owner=zshahan new ticket]. == Download == Download the zipped source from [download:tracticketconditionalvalidateplugin here]. == Source == You can check out TracTicketConditionalValidatePlugin from [http://trac-hacks.org/svn/tracticketconditionalvalidateplugin here] using Subversion, or [source:tracticketconditionalvalidateplugin browse the source] with Trac. == Example == [ticketvalidator] defect = comment, summary enhancement = summary comment.rule = .* comment.tip = Please input comment summary.rule = [A-Z].* summary.tip = Please correct summary == Recent Changes == [[ChangeLog(tracticketconditionalvalidateplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:zshahan] [[BR]] '''Maintainer:''' [wiki:zshahan] [[BR]] '''Contributors:'''