We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20dade9 commit 715bbeeCopy full SHA for 715bbee
model/src/main/kotlin/io/spine/validation/CompiledMessageView.kt
@@ -42,7 +42,7 @@ import io.spine.validation.event.SimpleRuleAdded
42
* This view provides information about the compiled messages and their
43
* validation constraints, if any.
44
*
45
- * To add one or more validation constraint to the message, emit [SimpleRuleAdded]
+ * To add one or more validation constraints to the message, emit [SimpleRuleAdded]
46
* or [CompositeRuleAdded] events.
47
*/
48
internal class CompiledMessageView :
0 commit comments