Opm::KeywordValidation::KeywordValidator Member List

This is the complete list of members for Opm::KeywordValidation::KeywordValidator, including all inherited members.

KeywordValidator(const UnsupportedKeywords &unsupported_keywords, const SupportedKeywords &partially_supported_keywords, const SupportedKeywords &fully_supported_keywords, const std::unordered_map< std::string, ValidationFunction > &special_validation)Opm::KeywordValidation::KeywordValidatorinline
validateDeck(const Deck &deck, const ParseContext &parse_context, const bool treat_critical_as_noncritical, ErrorGuard &error_guard) constOpm::KeywordValidation::KeywordValidator
validateDeckKeyword(const DeckKeyword &keyword, std::vector< ValidationError > &errors) constOpm::KeywordValidation::KeywordValidator