Skip to content

Experiments command validate

Petr Štechmüller edited this page Aug 28, 2020 · 1 revision

Description: process for validating experiment

Command class

ExperimentValidateCommand

Handler class

class ExperimentValidateHandler implements ICommandHandler<ExperimentValidateCommand, boolean>

Parameters

Name Type Mandatory
experiment Experiment true

Return value

boolean - True if experiment is valid

Exceptions

  • ExperimentNotValidException

Workflow

Diagram workflow

Home * [x] [Configuration](https://github.com/neuro-stimulator/neuro-server/wiki/Configuration)
Experiments
Sequences
Experiment results
Stimulator
Experiment player
Clone this wiki locally