toggle menu
supabase-kt
3.0.3
common
switch theme
search in API
compose-auth-ui
/
io.github.jan.supabase.compose.auth.ui.password
/
PasswordRuleResult
/
PasswordRuleResult
Password
Rule
Result
constructor
(
description
:
String
,
isFulfilled
:
Boolean
)
(
source
)
Parameters
description
The description of the rule.
is
Fulfilled
Whether the rule is fulfilled.