public class Validation
public Validation(@NotNull net.pwall.json.schema.codegen.Validation.Type type, @Nullable java.lang.Object value)
@NotNull public net.pwall.json.schema.codegen.Validation.Type getType()
@Nullable public java.lang.Object getValue()