dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
Model.runValidators
dorm
model
Model
Runs the defined
@validator
functions on fields, returns a list of failed fields.
class
Model
pure @
safe
nothrow
ModelFormat.Field
[]
runValidators
(
this
This
)
(
)
Meta
Source
See Implementation
dorm
model
Model
constructors
this
functions
applyConstructValue
applyPatch
runValidators
Runs the defined @validator functions on fields, returns a list of failed fields.