Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.13 KB

_commands_commandvalidator_.md

File metadata and controls

32 lines (18 loc) · 1.13 KB

@brainhubeu/sqrs"commands/CommandValidator"

Module: "commands/CommandValidator"

Index

Interfaces

Functions

Functions

commandValidatorId

commandValidatorId(type: string): DependencyIdentifierCommandValidator

Defined in commands/CommandValidator.ts:13

Returns reusable DependencyIdentifier for given command type identifying command validator.

Parameters:

Name Type
type string

Returns: DependencyIdentifierCommandValidator