Crandore Hub

shinyvalidate

Input Validation for Shiny Apps

Improves the user experience of Shiny apps by helping to provide feedback when required inputs are missing, or input values are not valid.

README

## Simple example of validation

Demonstrates simple usage of `InputValidator`.

The `iv$enable()` method is called at the top level, so validation feedback is displayed immediately upon starting the session.

The `output$valid` output displays the overall success/failure of validation, using `iv$is_valid()`.

Versions across snapshots

VersionRepositoryFileSize
0.1.3 2026-04-09 windows/windows R-4.5 shinyvalidate_0.1.3.zip 189.9 KiB

Dependencies (latest)

Imports

Suggests