toggle menu
graph-guard
0.22.6
jvm
switch theme
search in API
graph-guard-validate
/
io.github.cfraser.graphguard.validate
/
Rule
/
Violation
Violation
@
JvmInline
value
class
Violation
(
val
message
:
String
)
A
Violation
describes why a
Cypher
query violates a
Rule
.
Members
Constructors
Violation
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
the description of the
Rule
violation