My Project
Opm::KeywordValidation::KeywordValidator Class Reference

Public Member Functions

 KeywordValidator (const UnsupportedKeywords &keywords, const PartiallySupportedKeywords< std::string > &string_items, const PartiallySupportedKeywords< int > &int_items, const PartiallySupportedKeywords< double > &double_items, const std::unordered_map< std::string, std::function< void(const DeckKeyword &keyword, std::vector< ValidationError > &errors)>> &special_validation)
 
void validateDeck (const Deck &deck, const ParseContext &parse_context, ErrorGuard &error_guard) const
 
void validateDeckKeyword (const DeckKeyword &keyword, std::vector< ValidationError > &errors) const
 

The documentation for this class was generated from the following files: