Skip to content

Rule Effect

validationError

Back to Index

Return 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
}
Back to Index