[rt-users] RT 3.6.0 Custom Field Validation

Todd Chapman todd at chaka.net
Thu Jun 22 14:11:20 EDT 2006


On Thu, Jun 22, 2006 at 11:55:26AM -0600, Nick Metrowsky wrote:
> Hi Everyone,
> 
>  
> 
> There is a new feature in RT 3.6.0 that allows one to set up Validation
> on data entered into a custom field. The question I have is how does one
> define new validations? Also, what syntax is required for setting up
> validations?
> 

Nick,

It's a combo box, so if the validation you want doesn't exists you
can just type it in. The syntaz is Perl regular expression syntax,
so just refer to your favorite perl manual.

This is just from observation. I have used it much yet.

-Todd



More information about the rt-users mailing list