Preparing search index...
The search index is not available
Deepkit
Deepkit
type
ValidationError
Class ValidationError
Hierarchy
CustomError
ValidationError
Index
Constructors
constructor
Properties
errors
type?
Methods
from
Constructors
constructor
new
Validation
Error
(
errors
:
ValidationErrorItem
[]
, type
?:
Type
)
:
ValidationError
Parameters
errors:
ValidationErrorItem
[]
Optional
type:
Type
Returns
ValidationError
Properties
Readonly
errors
errors
:
ValidationErrorItem
[]
Optional
Readonly
type
type
?:
Type
Methods
Static
from
from
(
errors
:
{
code
?:
string
;
message
:
string
;
path
:
string
;
}
[]
)
:
ValidationError
Parameters
errors:
{
code
?:
string
;
message
:
string
;
path
:
string
;
}
[]
Returns
ValidationError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Validation
Error
constructor
errors
type?
from
Generated using
TypeDoc