Pudu programming language
Menu
API reference

Std.App.Problem.fromReport

1 declaration

fn

fromReport: &Std.Validate.Report -> Std.App.Problem.Problem

A 422 problem whose errors member maps each faulty field to what it was expected to be.

Back to Std.App.ProblemSearch related declarations