mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-04 11:44:59 -05:00
- validateInput renamed to validate - validateCondition renamed to need - Removed ability to provide "bare" conditions. It is still possible to fail validation silently by passing FALSE as the second argument to need() - Rather than using a two-element list to convey results, use a single result protocol; NULL is success, FALSE is silent failure, string is failure with message - Tweak "missing input" semantics, add tests
2.1 KiB
2.1 KiB