Open
Description
Not this does not happen in new Validation. For example, see io.spine.server.stand.EntityQueryProcessorTest.failOnInvalidQuery()
.
The test now passed because EntityQueryProcessor.process(Query)
was patched to manually check()
s instances of Query
(which is a good idea anyway) AND query.getTarget()
(which should be done by Query.validate()
).
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status