Code: Select all
def ss = performTransaction.customValues
Code: Select all
throw new ValidationException(ss)
I don´t know if an error in app or what I'm doing wrong. Please if anyone have some solution to this subject answer this post.
Moderators: hugo, alexandre, rmvanarkel
Code: Select all
def ss = performTransaction.customValues
Code: Select all
throw new ValidationException(ss)