1
0
-1

I am trying to use Bean shell Validator to validate if one of the three buttons are checked. 

I have read this article: Bean Shell Programming Guide#UseasFormValidator.

I'm really not sure how this is working. 

how am I suppose to get the object "radio button", then make the validation?

If the validation is false, I want to popup  a error message.
Thank you very much,

Jonatan Nadeau 

1 answer

  1.  
    2
    1
    0

    Hi, if you need this validation, I believe you can just use the Default Validator and set the field to Mandatory.

    1. Jonatan nadeau

      Thank you very much.

    CommentAdd your comment...