Validates the common fields of ISignalDto that apply to both pending and scheduled signals.
Checks:
Does NOT check:
This is an internal code exported for unit tests only. Use validateSignal in Strategy::getSignal
validateSignal
Signal DTO to validate
Array of error strings (empty if valid)
Validates the common fields of ISignalDto that apply to both pending and scheduled signals.
Checks:
Does NOT check:
Deprecated
This is an internal code exported for unit tests only. Use
validateSignalin Strategy::getSignal