Skip to contents

Safe shiny::validate wrapper

Usage

vneed(condition, message = "Validation failed.")

Arguments

condition

Logical condition to test

message

Error message to show if condition is FALSE