ElxValidation.Accepted.is_accepted
You're seeing just the function
is_accepted
, go back to ElxValidation.Accepted module for more information.
Link to this function
is_accepted(target)
Accepted Data included : yes , on , true ,1
- Boolean : true , "true"
- integer : 1 , "1"
- string : "yes" , "on"