ValibotのActions
Actionsの中にはTrasnformerというものに分類されるものもある
Actions
---バリデーション関連---
email
creditCard
bic
cuid2
imei
ip
ipv4
ipv6
isoDate
isoDateTime
isoTime
isoTimeSecond
isoTimestamp
isoWeek
mac
mac48
mac64
mimeType
url
uuid
hexadecimal
hexColor
base64
octal
safeInteger
finite
integer
decimal
nanoId
ulid
---文字列操作・チェック
startsWith
endsWith
includes
excludes
trim
trimStart
trimEnd
toLowerCase
toUpperCase
nonEmpty
empty
length
maxLength
minLength
notLength
emoji
---数値操作・チェック
maxValue
minValue
multipleOf
toMaxValue
toMinValue
notValue
value
maxBytes
minBytes
notBytes
bytes
---データ変換
transform
normalize
rawTransform
readonly
---配列・コレクション操作
checkItems
filterItems
mapItems
reduceItems
sortItems
someItem
everyItem
findItem
partialCheck
---その他のバリデーションチェック
brand
description
hash
rawCheck
---サイズ操作
maxSize
minSize
size
notSize