Add material yet to be rewritten

This commit is contained in:
Renzo Kottmann 2019-06-21 11:47:37 +02:00
parent 0f4520f4f2
commit c03e16bd5a

View file

@ -8,10 +8,10 @@ The validator itself is just an engine which executes validation according to a
```mermaid ```mermaid
sequenceDiagram sequenceDiagram
participant A as Alice participant e as Validator
participant J as John participant c as Configuration
A->>J: Hello John, how are you? e ->> c: Read scenario.xml
J->>A: Great! e ->> c: Pick validation artifacts