-
Notifications
You must be signed in to change notification settings - Fork 3
Experiments command validate
Petr Štechmüller edited this page Aug 28, 2020
·
1 revision
Description: process for validating experiment
ExperimentValidateCommand
class ExperimentValidateHandler implements ICommandHandler<ExperimentValidateCommand, boolean>
Name | Type | Mandatory |
---|---|---|
experiment | Experiment | true |
boolean
- True if experiment is valid
- ExperimentNotValidException