algokit_transact

Trait Validate

Source
pub trait Validate {
    // Provided method
    fn validate(&self) -> Result<(), Vec<String>> { ... }
}

Provided Methods§

Implementors§