Crate shex_validation

Source
Expand description

ShEx validation

Re-exports§

pub use crate::atom::*;
pub use crate::reason::*;
pub use crate::rule::*;
pub use crate::schema_without_imports::*;
pub use crate::schema_without_imports_error::*;
pub use crate::shex_config::*;
pub use crate::shex_format::*;
pub use crate::validator::*;
pub use crate::validator_config::*;
pub use crate::validator_error::*;
pub use crate::validator_runner::*;

Modules§

atom
reason
rule
schema_without_imports
schema_without_imports_error
shex_config
shex_format
solver
validator
validator_config
validator_error
validator_runner

Enums§

ResolveMethod
Method employed to resolve imports when ghessing the format of an import
ResultValue