kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.entity
/
FormFieldValidatorDTO
/
FormFieldValidatorDTO
Form
Field
Validator
DTO
constructor
(
minimum
:
Int
?
=
null
,
maximum
:
Int
?
=
null
,
minLength
:
Int
?
=
null
,
maxLength
:
Int
?
=
null
,
rawPattern
:
String
?
=
null
)