Files
shiny/inst/tests
Joe Cheng 18d0f45cf9 Refactoring/renaming of validation
- 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
2014-05-07 16:09:06 -07:00
..
2013-02-11 20:26:23 -06:00
2014-04-30 11:14:20 -07:00
2014-04-29 12:09:37 -07:00
2013-03-12 14:32:52 -05:00