[][src]Function exr::meta::attributes::validate

pub fn validate(
    name: &Text,
    value: &AttributeValue,
    long_names: bool,
    allow_sampling: bool,
    data_window: IntRect,
    strict: bool
) -> UnitResult

Validate this attribute.