I'm playing with validators.
I need to have a different behaviour on some fields. Not throw an exception (discarding the record), but simply change to null the value of the field when input value doesn't match the pattern. How can I do this?
Thanks
Alberto.
2009-11-09 15:34:56 UTC in ServingXML