ParameterList & set(std::string const &name, T const &value, std::string const &docString="", RCP< const ParameterEntryValidator > const &validator=null)
Set a parameter whose value has type T.
Standard implementation of a ParameterEntryValidator that maps from a list of strings to an enum or i...