Packages

A route generator for Lustre page trees

Current section

Files

Jump to
proute include proute@validate@pages_ValidationError.hrl
Raw

include/proute@validate@pages_ValidationError.hrl

-record(validation_error, {
source_file :: binary(),
item :: binary(),
expected :: binary()
}).