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
sequenceDiagram
participant A as Alice
participant J as John
A->>J: Hello John, how are you?
J->>A: Great!
participant e as Validator
participant c as Configuration
e ->> c: Read scenario.xml
e ->> c: Pick validation artifacts