Packages

A route generator for Lustre page trees

Current section

Files

Jump to
proute include proute_ValidationErrors.hrl
Raw

include/proute_ValidationErrors.hrl

-record(validation_errors, {
errors :: list(proute@validate@pages:validation_error())
}).