muffy-validation 0.4.2

Document validation for Muffy
Documentation
1
2
3
4
pub struct AttributeSet {
    pub required: &'static [&'static str],
    pub optional: &'static [&'static str],
}