Dev Essential
Loading...
Searching...
No Matches
mapping_configuration.h File Reference
Include dependency graph for mapping_configuration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ddl::mapping::MappingConfiguration
 Mapping Configuration model with validation and requirements management. More...
 

Namespaces

namespace  ddl
 definition of the ddl namespace
 
namespace  ddl::mapping
 definition of the mapping namespace
 

Functions

std::vector< std::string > ddl::mapping::transformValidationProblemList (const std::vector< Problem > &problems)
 transforms the validation protocol of problems to a simple vector of strings.
Simple usage:
 

Detailed Description

MappingConfiguration model with validation