toggle menu
graph-guard
1.5.3
jvm
switch theme
search in API
graph-guard-validate
/
io.github.cfraser.graphguard.validate
/
Schema
/
Violation
/
InvalidProperty
Invalid
Property
class
InvalidProperty
(
entity
:
Schema.Violation.Entity
,
property
:
Schema.Property
,
values
:
List
<
Any
?
>
)
:
Schema.Violation
Members
Constructors
Invalid
Property
Link copied to clipboard
constructor
(
entity
:
Schema.Violation.Entity
,
property
:
Schema.Property
,
values
:
List
<
Any
?
>
)
Properties
rule
Violation
Link copied to clipboard
val
ruleViolation
:
Rule.Violation