20#ifndef VALIDATION_FUNCTIONS_HPP
21#define VALIDATION_FUNCTIONS_HPP
25#include <unordered_map>
32namespace Opm::KeywordValidation {
34struct ValidationError;
37 std::vector<ValidationError>&)>;
41std::unordered_map<std::string, ValidationFunction>
This file contains a set of helper functions used by VFPProd / VFPInj.
Definition blackoilboundaryratevector.hh:37
constexpr auto getPropValue()
get the value data member of a property
Definition propertysystem.hh:242