module RethinkORM::Validators
Direct including types
Defined in:
rethinkdb-orm/validators/unique.crMacro Summary
-
ensure_unique(field, scope = [] of Nil, create_index = true, callback = nil, &transform)
In case of transformations on field, allow user defined transform
Macro Detail
In case of transformations on field, allow user defined transform