#include <regex>#include "cryptography/default_hash_provider.hpp"#include "datetime/time.hpp"#include "interfaces/base/signable.hpp"#include "interfaces/permissions.hpp"#include "interfaces/queries/query_payload_meta.hpp"#include "validators/validation_error.hpp"#include "validators/validators_common.hpp"

Go to the source code of this file.
Classes | |
| class | shared_model::validation::FieldValidator |
Namespaces | |
| shared_model | |
| shared_model::interface | |
| shared_model::validation | |
Functions | |
| std::optional< ValidationError > | shared_model::validation::validatePubkey (shared_model::interface::types::PublicKeyHexStringView pubkey) |
| std::optional< ValidationError > | shared_model::validation::validatePubkey (std::string_view pubkey) |