module

RethinkORM::Validators

Macros

ensure_unique(field, scope = [] of Nil, create_index = true, callback = nil, &transform)

In case of transformations on field, allow user defined transform

Source