Toggle navigation
shinyvalidate
0.1.3.9000
Get Started
Reference
Articles
Displaying Validation Errors
Advanced Validation
News
Changelog
Source:
NEWS.md
shinyvalidate (development version)
shinyvalidate 0.1.3
2023-10-04
On r-devel (R > 4.3.1),
input_provided(NULL)
now returns
FALSE
(as it does with older versions of R). (
#72
)
shinyvalidate 0.1.2
2022-04-21
Support HTML messages when failing a validation. (
#55
)
shinyvalidate 0.1.1
2021-06-29
Fix an incompatibility between jQueryUI and shinyvalidate. (
#32
)
shinyvalidate 0.1.0
2021-05-26
New package with 18 functions and one R6 class (
InputValidator
).
Contents