I'd like to be able to specify a bunch of values to send to a text field and submit for validation testing trying each value and was thinking that being able to specify whether or not a given column or cell is trimmed would be nice. Ideally, I think having an optional delimiter within the cell would be best. For example:
| value | message | | foo | some message | | " foo " | some message | | "fo"o" | some message | On Fri, May 30, 2014 at 12:54 AM, Mauro Talevi <[email protected]> wrote: > That's correct, it applies to all values. What's your usecase? > > On 29/05/2014 17:22, Frank Pedroza wrote: > > I see the tabular parameters documentation has a section on preserving > whitespace via the {trim=false}. I assume there's nothing that allows me > to control that on a per column or per cell level, right? Would there be > benefit to something like this? > > -- > -------------------------------------------- > Frank M. Pedroza - Software Engineer > Partnet - Development > 801.708.5050 > > ----------------------------------------------------------------- > The nice part about being a pessimist is that you are constantly being > either proven right or pleasantly surprised. > -- George F. Will > > > -- -------------------------------------------- Frank M. Pedroza - Software Engineer Partnet - Development 801.708.5050 ----------------------------------------------------------------- The nice part about being a pessimist is that you are constantly being either proven right or pleasantly surprised. -- George F. Will
