Learn R Programming

shinyreforms (version 0.0.1)

ValidatorRequired: Validator requiring a input (e.g. checked checkbox).

Description

Will return FALSE if the input value is FALSE (e.g. like for an unchecked textbox.)

Usage

ValidatorRequired()

Arguments

Value

A validator which checks that the value is present.