@typia/website
Preparing search index...
typia
tags
MaxLength
Type Alias MaxLength<Value>
MaxLength
:
tags
.
TagBase
<
{
exclusive
:
true
;
kind
:
"maxLength"
;
schema
:
{
maxLength
:
Value
}
;
target
:
"string"
;
validate
:
`
$input.length <=
${
Value
}
`
;
value
:
Value
;
}
,
>
Type Parameters
Value
extends
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typia/website
Loading...