ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform.validations
/
UniqueItemsBy
/
UniqueItemsBy
Unique
Items
By
@
JvmOverloads
constructor
(
emitAllRepetitions
:
Boolean
=
true
,
code
:
String
=
DEFAULT_CODE
,
severity
:
ValidationIssueSeverity
=
ValidationIssueSeverity.Error
,
selector
:
(
item
:
T
)
->
TKey
?
)
(
source
)