Package io. spine. validation
Types
Link copied to clipboard
public final class ListOfAnys extends GeneratedMessageV3 implements ListOfAnysOrBuilder
Content copied to clipboard
A list of values packed into `google.protobuf.Any`.
Unlike any other list in any target language, this message can itself be packed into `Any`.
Content copied to clipboard
spine.validation.ListOfAnys
Link copied to clipboard
Link copied to clipboard
public final class MapOfAnys extends GeneratedMessageV3 implements MapOfAnysOrBuilder
Content copied to clipboard
A map of values packed into `google.protobuf.Any`.
Unlike any other map/dictionary/structure in any target language, this message can itself be
packed into `Any`.
Content copied to clipboard
spine.validation.MapOfAnys
Link copied to clipboard