NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <validation.h>
Public Member Functions | |
Field (std::string const &name, Json::ValueType type, bool required=true) | |
virtual bool | Validate (Json::Value const &obj) const |
Protected Member Functions | |
std::string const & | name () const noexcept |
jsonloader::Field::Field | ( | std::string const & | name, |
Json::ValueType | type, | ||
bool | required = true |
||
) |
|
protectednoexcept |
|
virtual |