![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Validates an ICommand<TAuthenticationToken> on its own merits. More...
Public Member Functions | |||
bool | IsCommandValid (TCommand command) | ||
Validates the provided
| |||
Validates an ICommand<TAuthenticationToken> on its own merits.
TCommand | : | ICommand<TAuthenticationToken> |