@eagleoutice/flowr - v2.15.8
Preparing search index...
src/cli/repl/server/validate
answerForValidationError
Function answerForValidationError
answerForValidationError
(
client
:
Socket
,
result
:
ValidationErrorResult
,
id
?:
string
,
)
:
void
Sends an error message to the given client indicating a validation error.
Parameters
client
:
Socket
result
:
ValidationErrorResult
Optional
id
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Sends an error message to the given client indicating a validation error.