Skip to content

(validate) field option should generate code for calling validate() for nested messages  #59

Open
@alexander-yevsyukov

Description

@alexander-yevsyukov

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions