TESSA Web API
Preparing search index...
Core.Validation
Validator
Class Validator
Index
Constructors
constructor
Methods
end
error
error
Text
info
info
Text
set
Object
Name
set
Object
Type
warning
warning
Text
Constructors
constructor
new
Validator
(
builder
?:
IValidationResultBuilder
)
:
Validator
Parameters
Optional
builder
:
IValidationResultBuilder
Returns
Validator
Methods
end
end
()
:
IValidationResultBuilder
Returns
IValidationResultBuilder
error
error
(
key
:
ValidationKey
,
details
?:
null
|
string
,
...
params
:
unknown
[]
)
:
this
Parameters
key
:
ValidationKey
Optional
details
:
null
|
string
...
params
:
unknown
[]
Returns
this
error
Text
errorText
(
key
:
ValidationKey
,
message
:
string
,
details
?:
null
|
string
)
:
this
Parameters
key
:
ValidationKey
message
:
string
Optional
details
:
null
|
string
Returns
this
info
info
(
key
:
ValidationKey
,
details
?:
null
|
string
,
...
params
:
unknown
[]
)
:
this
Parameters
key
:
ValidationKey
Optional
details
:
null
|
string
...
params
:
unknown
[]
Returns
this
info
Text
infoText
(
key
:
ValidationKey
,
message
:
string
,
details
?:
null
|
string
)
:
this
Parameters
key
:
ValidationKey
message
:
string
Optional
details
:
null
|
string
Returns
this
set
Object
Name
setObjectName
(
name
:
null
|
string
)
:
this
Parameters
name
:
null
|
string
Returns
this
set
Object
Type
setObjectType
(
type
:
null
|
string
)
:
this
Parameters
type
:
null
|
string
Returns
this
warning
warning
(
key
:
ValidationKey
,
details
?:
null
|
string
,
...
params
:
unknown
[]
)
:
this
Parameters
key
:
ValidationKey
Optional
details
:
null
|
string
...
params
:
unknown
[]
Returns
this
warning
Text
warningText
(
key
:
ValidationKey
,
message
:
string
,
details
?:
null
|
string
)
:
this
Parameters
key
:
ValidationKey
message
:
string
Optional
details
:
null
|
string
Returns
this
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
end
error
error
Text
info
info
Text
set
Object
Name
set
Object
Type
warning
warning
Text
TESSA Web API
Loading...