gungnir.field
before-read
(before-read ?field)
Get the :before-read
keywords from ?field
. Return an empty vector if not found.
before-save
(before-save ?field)
Get the :before-save
keywords from ?field
. Return an empty vector if not found.
model
(model ?field)
Get the model which belongs to ?field
. Return nil
if not found.
properties
(properties ?field)
Get the properties of ?field
. Return an empty map if not found.