Rule Effect
validationError
Back to IndexReturn this effect to prevent saving of an actor’s state and return an error.
Type
{ effect: 'validationError' code: text message: nothing|text details: nothing|value}
Rule Effect
Return this effect to prevent saving of an actor’s state and return an error.
{ effect: 'validationError' code: text message: nothing|text details: nothing|value}