vtils
Home
>
validator
>
yup
yup namespace
Classes
Class
Description
ValidationError
Functions
Function
Description
addMethod(schemaType, name, fn)
array(type)
boolean(payload)
date(payload)
getLocale()
lazy(fn)
mixed(payload)
number(payload)
object(fields)
printValue(value, quoteStrings)
reach(schema, path, value, context)
ref(path, options)
ref(path, map)
setLocale(locale)
string(payload)
Interfaces
Interface
Description
ArrayLocale
ArraySchema
BooleanLocale
BooleanSchema
DateLocale
DateSchema
Lazy
Locale
MixedLocale
MixedSchema
NumberLocale
NumberSchema
ObjectLocale
ObjectSchema
Ref
RefOptions
SchemaDescription
SchemaTestOptions
SchemaValidateOptions
StringLocale
StringSchema
Type Aliases
Type Alias
Description
GetObjectSchema
GetSchema
LocaleValue
LocaleValueFn
LocaleValueFnParams
Refable