validator
apply,
blacklist,
check,
contains,
default,
empty,
equals,
escape,
extend,
init,
isAfter,
isAlpha,
isAlphanumeric,
isAscii,
isBIC,
isBase32,
isBase64,
isBefore,
isBoolean,
isByteLength,
isCreditCard,
isCurrency,
isDate,
isDecimal,
isDivisibleBy,
isEmail,
isEmpty,
isExist,
isFQDN,
isFloat,
isFullWidth,
isHalfWidth,
isHexColor,
isHexadecimal,
isIP,
isIPRange,
isISBN,
isISO8601,
isIn,
isInt,
isJSON,
isJWT,
isLength,
isLongitude,
isLowercase,
isMobilePhone,
isMongoId,
isMultibyte,
isNull,
isNumeric,
isOctal,
isPostalCode,
isSomething,
isStrongPassword,
isSurrogatePair,
isURL,
isUUID,
isUppercase,
isVariableWidth,
isWhitelisted,
js,
len,
ltrim,
matches,
normalizeEmail,
prototype,
rtrim,
stripLow,
toBoolean,
toDate,
toFloat,
toFloatFix,
toInt,
toIntFix,
toString,
trim,
unescape,
whitelist
vue
computed,
createBlock,
createCommentVNode,
createElementBlock,
createElementVNode,
createSSRApp,
createSlots,
createStaticVNode,
createTextVNode,
createVNode,
defineComponent,
effectScope,
extend,
getCurrentInstance,
h,
inject,
markRaw,
mergeProps,
nextTick,
normalizeClass,
normalizeStyle,
onActivated,
onBeforeMount,
onBeforeUnmount,
onDeactivated,
onMounted,
onUnmounted,
onUpdated,
openBlock,
popScopeId,
provide,
reactive,
ref,
render,
renderList,
renderSlot,
resolveComponent,
resolveDirective,
shallowReactive,
shallowRef,
ssrUtils,
toDisplayString,
toRefs,
unref,
useSlots,
version,
warn,
watch,
watchEffect,
withCtx,
withDirectives,
withKeys,
withModifiers