func (m *TagDetails) validateCount(formats strfmt.Registry) error {

    if swag.IsZero(m.Count) { // not required
        return nil
    }