SpineEventEngine / validation

Apache License 2.0
3 stars 0 forks source link

Generated method `validate()` should be annotated with `@Validated` #49

Closed alexander-yevsyukov closed 1 year ago

alexander-yevsyukov commented 2 years ago

... to keep the behaviour we used to have with vBuild().

alexander-yevsyukov commented 1 year ago

Addressed recently after in-place insertion points were supported by ProtoData.

alexander-yevsyukov commented 1 year ago

It does not make sense since now the method returns Optional<ValidationError>.