= Validate ticket fields = == Description == * support validate anonymous to input valid email address * support required fields * support match fields to regular expression == Bugs/Feature Requests == Existing bugs and feature requests for TracTicketValidatorPlugin are [report:9?COMPONENT=TracTicketValidatorPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracTicketValidatorPlugin&owner=richard new ticket]. == Download == Download the zipped source from [download:tracticketvalidatorplugin here]. == Source == You can check out TracTicketValidatorPlugin from [http://trac-hacks.org/svn/tracticketvalidatorplugin here] using Subversion, or [source:tracticketvalidatorplugin browse the source] with Trac. == Example == {{{ [components] ticketvalidator.* = enabled [ticketvalidator] validate_author = true validate_author.tip = Please fill your valid email address validates = summary, comment comment.rule = .* comment.tip = Please input comment }}} == Recent Changes == [[ChangeLog(tracticketvalidatorplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:richard] [[BR]] '''Contributors:'''