Package io. spine. validation. java
Contains the ProtoData validation plugin which generates Java code.
Types
Link copied to clipboard
An insertion point at the place where users may add some extra validation code to the one already generated by the standard JavaValidationRenderer.
Link copied to clipboard
A Renderer for the validation code in Java.
Link copied to clipboard
public final class PrintValidationInsertionPoints extends InsertionPointPrinter
Content copied to clipboard
An InsertionPointPrinter which adds the Validate point to all the message types which have an associated MessageValidation view.