@hyperjump/json-schema-errors
Preparing search index...
Localization
Interface Localization
interface
Localization
{
bundle
:
FluentBundle
;
conjunction
:
ListFormat
;
disjunction
:
ListFormat
;
locale
:
string
;
getAnyOfErrorMessage
()
:
string
;
getBooleanSchemaErrorMessage
()
:
string
;
getContainsErrorMessage
(
range
:
ContainsRange
)
:
string
;
getEnumErrorMessage
(
expected
:
Json
[]
)
:
string
;
getExclusiveMaximumErrorMessage
(
exclusiveMaximum
:
number
)
:
string
;
getExclusiveMinimumErrorMessage
(
exclusiveMinimum
:
number
)
:
string
;
getFormatErrorMessage
(
format
:
string
)
:
string
;
getMaximumErrorMessage
(
maximum
:
number
)
:
string
;
getMaxItemsErrorMessage
(
maxItems
:
number
)
:
string
;
getMaxLengthErrorMessage
(
maxLength
:
number
)
:
string
;
getMaxPropertiesErrorMessage
(
maxProperties
:
number
)
:
string
;
getMinimumErrorMessage
(
minimum
:
number
)
:
string
;
getMinItemsErrorMessage
(
minItems
:
number
)
:
string
;
getMinLengthErrorMessage
(
minLength
:
number
)
:
string
;
getMinPropertiesErrorMessage
(
minProperties
:
number
)
:
string
;
getMultipleOfErrorMessage
(
multipleOf
:
number
)
:
string
;
getNotErrorMessage
()
:
string
;
getOneOfErrorMessage
(
matchCount
:
number
)
:
string
;
getPatternErrorMessage
(
pattern
:
string
)
:
string
;
getRequiredErrorMessage
(
required
:
string
[]
)
:
string
;
getTypeErrorMessage
(
expectedTypes
:
string
[]
)
:
string
;
getUniqueItemsErrorMessage
()
:
string
;
getUnknownErrorMessage
(
keyword
:
string
)
:
string
;
}
Index
Properties
bundle
conjunction
disjunction
locale
Methods
get
Any
Of
Error
Message
get
Boolean
Schema
Error
Message
get
Contains
Error
Message
get
Enum
Error
Message
get
Exclusive
Maximum
Error
Message
get
Exclusive
Minimum
Error
Message
get
Format
Error
Message
get
Maximum
Error
Message
get
Max
Items
Error
Message
get
Max
Length
Error
Message
get
Max
Properties
Error
Message
get
Minimum
Error
Message
get
Min
Items
Error
Message
get
Min
Length
Error
Message
get
Min
Properties
Error
Message
get
Multiple
Of
Error
Message
get
Not
Error
Message
get
One
Of
Error
Message
get
Pattern
Error
Message
get
Required
Error
Message
get
Type
Error
Message
get
Unique
Items
Error
Message
get
Unknown
Error
Message
Properties
bundle
bundle
:
FluentBundle
conjunction
conjunction
:
ListFormat
disjunction
disjunction
:
ListFormat
locale
locale
:
string
Methods
get
Any
Of
Error
Message
getAnyOfErrorMessage
()
:
string
Returns
string
get
Boolean
Schema
Error
Message
getBooleanSchemaErrorMessage
()
:
string
Returns
string
get
Contains
Error
Message
getContainsErrorMessage
(
range
:
ContainsRange
)
:
string
Parameters
range
:
ContainsRange
Returns
string
get
Enum
Error
Message
getEnumErrorMessage
(
expected
:
Json
[]
)
:
string
Parameters
expected
:
Json
[]
Returns
string
get
Exclusive
Maximum
Error
Message
getExclusiveMaximumErrorMessage
(
exclusiveMaximum
:
number
)
:
string
Parameters
exclusiveMaximum
:
number
Returns
string
get
Exclusive
Minimum
Error
Message
getExclusiveMinimumErrorMessage
(
exclusiveMinimum
:
number
)
:
string
Parameters
exclusiveMinimum
:
number
Returns
string
get
Format
Error
Message
getFormatErrorMessage
(
format
:
string
)
:
string
Parameters
format
:
string
Returns
string
get
Maximum
Error
Message
getMaximumErrorMessage
(
maximum
:
number
)
:
string
Parameters
maximum
:
number
Returns
string
get
Max
Items
Error
Message
getMaxItemsErrorMessage
(
maxItems
:
number
)
:
string
Parameters
maxItems
:
number
Returns
string
get
Max
Length
Error
Message
getMaxLengthErrorMessage
(
maxLength
:
number
)
:
string
Parameters
maxLength
:
number
Returns
string
get
Max
Properties
Error
Message
getMaxPropertiesErrorMessage
(
maxProperties
:
number
)
:
string
Parameters
maxProperties
:
number
Returns
string
get
Minimum
Error
Message
getMinimumErrorMessage
(
minimum
:
number
)
:
string
Parameters
minimum
:
number
Returns
string
get
Min
Items
Error
Message
getMinItemsErrorMessage
(
minItems
:
number
)
:
string
Parameters
minItems
:
number
Returns
string
get
Min
Length
Error
Message
getMinLengthErrorMessage
(
minLength
:
number
)
:
string
Parameters
minLength
:
number
Returns
string
get
Min
Properties
Error
Message
getMinPropertiesErrorMessage
(
minProperties
:
number
)
:
string
Parameters
minProperties
:
number
Returns
string
get
Multiple
Of
Error
Message
getMultipleOfErrorMessage
(
multipleOf
:
number
)
:
string
Parameters
multipleOf
:
number
Returns
string
get
Not
Error
Message
getNotErrorMessage
()
:
string
Returns
string
get
One
Of
Error
Message
getOneOfErrorMessage
(
matchCount
:
number
)
:
string
Parameters
matchCount
:
number
Returns
string
get
Pattern
Error
Message
getPatternErrorMessage
(
pattern
:
string
)
:
string
Parameters
pattern
:
string
Returns
string
get
Required
Error
Message
getRequiredErrorMessage
(
required
:
string
[]
)
:
string
Parameters
required
:
string
[]
Returns
string
get
Type
Error
Message
getTypeErrorMessage
(
expectedTypes
:
string
[]
)
:
string
Parameters
expectedTypes
:
string
[]
Returns
string
get
Unique
Items
Error
Message
getUniqueItemsErrorMessage
()
:
string
Returns
string
get
Unknown
Error
Message
getUnknownErrorMessage
(
keyword
:
string
)
:
string
Parameters
keyword
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bundle
conjunction
disjunction
locale
Methods
get
Any
Of
Error
Message
get
Boolean
Schema
Error
Message
get
Contains
Error
Message
get
Enum
Error
Message
get
Exclusive
Maximum
Error
Message
get
Exclusive
Minimum
Error
Message
get
Format
Error
Message
get
Maximum
Error
Message
get
Max
Items
Error
Message
get
Max
Length
Error
Message
get
Max
Properties
Error
Message
get
Minimum
Error
Message
get
Min
Items
Error
Message
get
Min
Length
Error
Message
get
Min
Properties
Error
Message
get
Multiple
Of
Error
Message
get
Not
Error
Message
get
One
Of
Error
Message
get
Pattern
Error
Message
get
Required
Error
Message
get
Type
Error
Message
get
Unique
Items
Error
Message
get
Unknown
Error
Message
@hyperjump/json-schema-errors
Loading...