>> But then don't you have double validation ? > > Yes, server side validation must be always guarantee. Client side > validation is useful basically for two reasons: > > 1. avoid unnecessary server load > 2. some customer doesn't want page refresh. There are other techniques > to avoid page reload, but it's a little bit more complex... Yes, with CJS there wouldn't be long reloads, but many reactive validations and one longer send in the end. I'm curious of what you mean by more complex techniques to avoid reload ?
Thanks, I guess double validation has to be then, will you publish your transformer to CJS ? Thanks Tibor
