R/validators.R
ValidatorRequired.Rd
Will return FALSE if the input value is FALSE (e.g. like for an unchecked textbox.)
ValidatorRequired()
A validator which checks that the value is present.