Package io.deephaven.server.table.validation
package io.deephaven.server.table.validation
-
ClassesClassDescriptionAn invocation validator that implements the rules documented in the
UserInvocationPermitted
annotation.A MethodInvocationValidator that caches all results of an underlying MethodInvocationValidator.Validates a column expression coming from gRPC, to ensure that the included code will use the limited supported API, and no use of `new`.Validates a column expression coming from gRPC, to ensure that the included code will use the customer defined list of allowed methods.