validators
Parameters
value
A list of validators for the attribute.
Parameters
values
A list of validators for the attribute.
suspend fun validators(argument: List<suspend RealmUserProfileAttributeValidatorArgsBuilder.() -> Unit>)
suspend fun validators(vararg argument: suspend RealmUserProfileAttributeValidatorArgsBuilder.() -> Unit)
Parameters
argument
A list of validators for the attribute.