Function validate_struct

Source
pub fn validate_struct(
    opts: &StructOpts,
    _data: &DataStruct,
) -> EsFluentCoreResult<()>