Model.runValidators

Runs the defined @validator functions on fields, returns a list of failed fields.

class Model
pure @safe nothrow
runValidators
(
this This
)
()

Meta