Struct ion::ValidationError [] [src]

pub struct ValidationError { /* fields omitted */ }

Trait Implementations

impl Debug for ValidationError
[src]

Formats the value using the given formatter.

impl Error for ValidationError
[src]

A short description of the error. Read more

The lower-level cause of this error, if any. Read more

impl Display for ValidationError
[src]

Formats the value using the given formatter.