http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-amazon-dynamodb-fake
/
org.http4k.connect.amazon.dynamodb.grammar
/
Expr
Expr
fun
interface
Expr
(
source
)
Members
Functions
eval
Link copied to clipboard
abstract
fun
eval
(
item
:
ItemWithSubstitutions
)
:
Any
validate
Link copied to clipboard
open
fun
validate
(
item
:
ItemWithSubstitutions
)
Check the expression against the request's substitutions, before any of it is evaluated.