in reply to Re: RFC: Data::FormValidator params interface enhancement
in thread RFC: Data::FormValidator params interface enhancement

adrianh,

Thanks for your response. I think we may have a winner here. I think your solution could be both intuitive to a user as well as sensible to implement. I like the combination of "constraint_method" paired with a new function to get the name of the routine currently be validated.

I hope I'll discover that I only need to add code to the new routines I'm creating and not all the existing ones.

-mark

  • Comment on Re: Re: RFC: Data::FormValidator params interface enhancement