Type Definition valico::json_dsl::validators::BoxedValidator

source ·
pub type BoxedValidator = Box<dyn Validator + Send + Sync + 'static>;