Type Definition oo_bindgen::model::CollectionHandle
source · pub type CollectionHandle = Handle<Collection<Unvalidated>>;Trait Implementations§
source§impl InitializerValidator for CollectionHandle
impl InitializerValidator for CollectionHandle
source§fn validate_default_value(
&self,
value: &InitializerDefault
) -> BindResult<ValidatedDefaultValue>
fn validate_default_value(
&self,
value: &InitializerDefault
) -> BindResult<ValidatedDefaultValue>
Check that the value is valid for the type